mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-01-12 19:47:31 +01:00
remove debug logging
This commit is contained in:
parent
a55cbaadd6
commit
145be4c830
@ -443,7 +443,6 @@ minetest.register_globalstep(function(dtime)
|
||||
if globalstep_timer >= 10 then
|
||||
globalstep_timer = 0
|
||||
playermessagecounter = {}
|
||||
minetest.log("reset counter")
|
||||
end
|
||||
end)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user