We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176dc33 commit 64c064aCopy full SHA for 64c064a
prototypes/items/refining-secondary-updates.lua
@@ -14,7 +14,8 @@ local inputs = {
14
local shift = reskins.angels.constants.recipe_corner_shift
15
local scale = reskins.angels.constants.recipe_corner_scale
16
17
--- TODO: https://github.com/kirazy/reskins-angels/issues/16 Improve handling of refining->smelting->refining icon processing
+-- FIXME: Improve handling of refining->smelting->refining icon processing
18
+-- https://github.com/kirazy/reskins-angels/issues/48
19
20
---@type CreateIconsFromListTable
21
local intermediates = {}
0 commit comments