Remove a Chess TODO because I disagree :P
This commit is contained in:
parent
00e5af5e34
commit
8671eb68bc
@ -1943,7 +1943,6 @@ if ENABLE_CHESS_GAMES then
|
|||||||
-- into the allow function above. The reason for this is of Minetest's
|
-- into the allow function above. The reason for this is of Minetest's
|
||||||
-- awkward behavior when swapping items.
|
-- awkward behavior when swapping items.
|
||||||
|
|
||||||
-- TODO switch to `minetest.show_formspec` to avoid LBMs
|
|
||||||
minetest.register_lbm({
|
minetest.register_lbm({
|
||||||
label = "Re-initialize chessboard (enable Chess games)",
|
label = "Re-initialize chessboard (enable Chess games)",
|
||||||
name = "xdecor:chessboard_reinit",
|
name = "xdecor:chessboard_reinit",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user