Update init.lua

This commit is contained in:
VorTechnix 2021-06-30 11:14:31 -07:00
parent 9ad27404b0
commit 11bf486bf2
1 changed files with 0 additions and 2 deletions

View File

@ -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")