Tweak nametag
I didn't really use the checktimer, I do now.
This commit is contained in:
parent
e3157d4d36
commit
4049093383
@ -65,6 +65,8 @@ minetest.register_globalstep(function(dtime)
|
||||
addtag(player)
|
||||
end
|
||||
end
|
||||
else
|
||||
checktimer = checktimer + dtime
|
||||
end
|
||||
end)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user