1
0
kopia lustrzana https://repo.or.cz/minetest_hudbars.git synced 2025-10-27 05:45:28 +01:00

4 Commity

Wyświetl plik

@@ -567,3 +567,5 @@ minetest.register_globalstep(function(dtime)
end end
if timer > 4 then timer = 0 end if timer > 4 then timer = 0 end
end) end)
minetest.log("action", "[hudbars] loaded.")