Merged some changes

This commit is contained in:
Olof Larsson
2011-10-12 17:28:00 +02:00
4 changed files with 12 additions and 55 deletions

View File

@ -44,7 +44,7 @@ public class CmdOwnerList extends FCommand
FLocation flocation = new FLocation(fme);
if (Board.getIdAt(flocation) != myFaction.getId())
if (Board.getFactionAt(flocation) != myFaction)
{
if (!hasBypass)
{