mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-14 18:12:30 +01:00
add help formspec refactoring to the TODO list
This commit is contained in:
@ -2,6 +2,7 @@ local S = minetest.get_translator(minetest.get_current_modname())
|
||||
|
||||
--TODO: like mc error message
|
||||
--TODO: complex command handling
|
||||
--TODO: mc like help system
|
||||
|
||||
mcl_commands.types = {
|
||||
bool = {
|
||||
|
Reference in New Issue
Block a user