1
0
mirror of https://repo.or.cz/minetest_hbarmor.git synced 2025-06-28 22:36:29 +02:00

3 Commits

View File

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