Add RoadManager to manage road generation and update population visuals
This commit is contained in:
@@ -110,5 +110,7 @@ public partial class PopulationVisualizer : Node
|
||||
_lastKnownUnitCount = currentUnitCount;
|
||||
_lastKnownTierIndex = newTierIndex;
|
||||
_isUpdating = false;
|
||||
|
||||
GameBus.Instance.NotifyPopulationVisualsUpdated();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user