Changeset 486 for trunk/AI/StdAI/AI.pas
- Timestamp:
- Dec 8, 2023, 8:25:31 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AI/StdAI/AI.pas
r447 r486 2566 2566 if (Loc >= 0) and (Flags and chCaptured = 0) and (District[Loc] >= 0) then 2567 2567 begin 2568 if size < 4 then2568 if Size < 4 then 2569 2569 City_OptimizeTiles(cix, rwMaxGrowth) 2570 2570 else
Note:
See TracChangeset
for help on using the changeset viewer.