1
0
mirror of https://repo.or.cz/minetest_hudbars.git synced 2025-09-09 18:15:33 +02:00

7 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +0,0 @@
Wuzzy <Wuzzy@disroot.org> <Wuzzy2@mail.ru>
Wuzzy <Wuzzy@disroot.org> <almikes@aol.com>

View File

@@ -566,3 +566,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.")