Remove a Chess TODO because I disagree :P

This commit is contained in:
Wuzzy 2023-07-12 11:46:23 +02:00
parent 00e5af5e34
commit 8671eb68bc

View File

@ -1943,7 +1943,6 @@ if ENABLE_CHESS_GAMES then
-- into the allow function above. The reason for this is of Minetest's
-- awkward behavior when swapping items.
-- TODO switch to `minetest.show_formspec` to avoid LBMs
minetest.register_lbm({
label = "Re-initialize chessboard (enable Chess games)",
name = "xdecor:chessboard_reinit",