mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-08 10:45:04 +00:00
fix crash
This commit is contained in:
parent
71353ac934
commit
d71e296602
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
local S = minetest.get_translator("mcl_commands")
|
||||||
|
|
||||||
local minecraftaliases = true
|
local minecraftaliases = true
|
||||||
|
|
||||||
local function register_chatcommand_alias(alias, cmd)
|
local function register_chatcommand_alias(alias, cmd)
|
||||||
|
|
Loading…
Reference in a new issue