Changeset 486 for trunk/AI/StdAI/AI.pas


Ignore:
Timestamp:
Dec 8, 2023, 8:25:31 PM (5 months ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AI/StdAI/AI.pas

    r447 r486  
    25662566      if (Loc >= 0) and (Flags and chCaptured = 0) and (District[Loc] >= 0) then
    25672567      begin
    2568         if size < 4 then
     2568        if Size < 4 then
    25692569          City_OptimizeTiles(cix, rwMaxGrowth)
    25702570        else
Note: See TracChangeset for help on using the changeset viewer.