fix for displaying territorial movements
This commit is contained in:
parent
2e0c9d3965
commit
963bba06f7
@ -22,6 +22,7 @@ public class PlayerEnterTerritoryEvent extends Event
|
||||
_lastTerritory = lastTerritory;
|
||||
_newTerritory = newTerritory;
|
||||
_safe = safe;
|
||||
_sendMessage = sendMessage;
|
||||
}
|
||||
|
||||
public Player getPlayer()
|
||||
|
Loading…
Reference in New Issue
Block a user