forked from VoxeLibre/VoxeLibre
remove a stupic crash xD
This commit is contained in:
parent
d19f88d226
commit
e436f1a6af
|
@ -4,8 +4,6 @@ local S = minetest.get_translator(minetest.get_current_modname())
|
||||||
--TODO: complex command handling
|
--TODO: complex command handling
|
||||||
--TODO: mc like help system
|
--TODO: mc like help system
|
||||||
|
|
||||||
/setblock non 2 2 0 true {}
|
|
||||||
|
|
||||||
mcl_commands.types = {
|
mcl_commands.types = {
|
||||||
bool = {
|
bool = {
|
||||||
lengh = 1,
|
lengh = 1,
|
||||||
|
|
Loading…
Reference in New Issue