mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
Update init.lua
This commit is contained in:
parent
9ad27404b0
commit
11bf486bf2
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
-- WorldEditAdditions Register/Overwrite Functions
|
||||
|
||||
--TODO: Replicate chatcommand_handler functionality (worldedit_commands/init.lua line 21-60)
|
||||
|
||||
local we_cm = worldeditadditions_core.modpath .. "/register/"
|
||||
|
||||
dofile(we_cm.."check.lua")
|
||||
|
|
Loading…
Reference in a new issue