mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-30 19:02:41 +02:00
fix crash
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
local S = minetest.get_translator("mcl_commands")
|
||||
|
||||
local minecraftaliases = true
|
||||
|
||||
local function register_chatcommand_alias(alias, cmd)
|
||||
|
Reference in New Issue
Block a user