mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 02:00:37 +01:00
Fix nalc mod
This commit is contained in:
parent
ef69f1d88c
commit
cc86e42a5b
@ -238,5 +238,5 @@ if minetest.get_modpath("technic") then
|
||||
register_dust("Tin", "default:tin_ingot")
|
||||
|
||||
-- Add superquarry machine
|
||||
dofile(get_modpath(minetest.get_current_modname()).."/technic/superquarry.lua")
|
||||
dofile(minetest.get_modpath(minetest.get_current_modname()).."/technic/superquarry.lua")
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user