forked from VoxeLibre/VoxeLibre
add help formspec refactoring to the TODO list
This commit is contained in:
parent
0619d480dd
commit
be75150725
|
@ -2,6 +2,7 @@ local S = minetest.get_translator(minetest.get_current_modname())
|
||||||
|
|
||||||
--TODO: like mc error message
|
--TODO: like mc error message
|
||||||
--TODO: complex command handling
|
--TODO: complex command handling
|
||||||
|
--TODO: mc like help system
|
||||||
|
|
||||||
mcl_commands.types = {
|
mcl_commands.types = {
|
||||||
bool = {
|
bool = {
|
||||||
|
|
Loading…
Reference in New Issue