mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-17 07:35:23 +01:00
@@ -357,3 +357,6 @@ minetest.register_globalstep(function(dtime)
|
||||
end
|
||||
if timer > 4 then timer = 0 end
|
||||
end)
|
||||
|
||||
-- Our legacy
|
||||
dofile(minetest.get_modpath("hudbars").."/hud_legacy.lua")
|
||||
|
||||
Reference in New Issue
Block a user