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/Barbarina.pas

    r447 r486  
    14311431            (iix = imShipComp) or (iix = imShipPow) or (iix = imShipHab) then
    14321432            City_OptimizeTiles(cix, rwMaxProd)
    1433           else if size < 8 then
     1433          else if Size < 8 then
    14341434            City_OptimizeTiles(cix, rwMaxGrowth)
    14351435          else
Note: See TracChangeset for help on using the changeset viewer.