Fixing a few apperance bugs and stopped updating apparance if it was the same.
This commit is contained in:
@ -94,6 +94,7 @@ public abstract class FRelationCommand extends FCommand
|
||||
}
|
||||
|
||||
SpoutFeatures.updateTitle(myFaction, them);
|
||||
SpoutFeatures.updateTitle(them, myFaction);
|
||||
SpoutFeatures.updateTerritoryDisplayLoc(null);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user