master
crazyginger72 2014-08-22 17:37:01 -04:00
parent 067be78c73
commit 8ebc742d0c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
xban = { }
xban._ = { } -- Internal functions.
local MP = minetest.get_modpath("xban")
local MP = minetest.get_modpath("default")
dofile(MP.."/conf.lua")
dofile(MP.."/intr.lua")