mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-10 03:40:24 +02:00
Fix MFF doors and doors3 and keys support to it
This commit is contained in:
@ -18,7 +18,7 @@ dofile(modpath.."/tools.lua")
|
||||
local mods = {"witchcraft", "cotton", "technic",
|
||||
"beds", "boats", "bucket",
|
||||
"nyancat", "moreores", "moreblocks",
|
||||
"maptools"
|
||||
"maptools", "doors"
|
||||
}
|
||||
|
||||
for _,mod in ipairs(mods) do
|
||||
|
Reference in New Issue
Block a user