Fixed #11608
This commit is contained in:
@@ -103,6 +103,7 @@ public class Build{
|
||||
tile.build.checkAllowUpdate();
|
||||
tile.build.updateProximity();
|
||||
tile.build.onRepaired();
|
||||
world.tileChanges ++; //repair should count as a tile change
|
||||
|
||||
if(unit != null && unit.getControllerName() != null) tile.build.lastAccessed = unit.getControllerName();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user