fixed message on tick (might be cause of laggg)
This commit is contained in:
parent
92c1abf221
commit
8fea5afdce
@ -114,7 +114,6 @@ public class KingHill extends WorldEvent
|
||||
|
||||
for (Player player : UtilServer.getPlayers())
|
||||
{
|
||||
System.out.println(getCenterLocation());
|
||||
if (_hill.isOnHill(player.getLocation(), getCenterLocation()))
|
||||
{
|
||||
ClanInfo playerClan = _clansManager.getClan(player);
|
||||
|
Loading…
Reference in New Issue
Block a user