Skip to content

Commit 191cdbe

Browse files
committed
fix comment and link to related bug
1 parent 4d17b7f commit 191cdbe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

internal/control-panel/registry.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ COMMANDS_BY_IDX = {
6868
-- bugfix tools
6969
{command='adamantine-cloth-wear', help_command='tweak', group='bugfix', mode='tweak', default=true,
7070
desc='Prevents adamantine clothing from wearing out while being worn.'},
71-
-- re-inserted below for non-Windows users (where the tweak doesn't work)
71+
-- re-inserted below for non-Windows users (tweak can't load on Windows)
72+
-- can be restored here once we solve issue #4292
7273
-- {command='craft-age-wear', help_command='tweak', group='bugfix', mode='tweak', default=true,
7374
-- desc='Allows items crafted from organic materials to wear out over time.'},
7475
{command='fix/blood-del', group='bugfix', mode='run', default=true},

0 commit comments

Comments
 (0)