6 Commits

View File

@ -79,3 +79,5 @@ if enabled then
minetest.after(1, add_gauge, player)
end)
end
minetest.log("action", "[gauges] loaded.")