Changeset 550 for trunk/LocalPlayer/Draft.pas
- Timestamp:
- Apr 22, 2024, 10:17:01 PM (19 months ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/LocalPlayer/Draft.pas (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/LocalPlayer/Draft.pasr549 r550 379 379 ((Feature[I].Preq = preSun) and (MyRO.Wonder[woSun].EffectiveOwner = Me) 380 380 or (Feature[I].Preq >= 0) and (MyRO.Tech[Feature[I].Preq] >= tsApplicable) 381 ) and not ((Feature[I].Preq = adSteamEngine) and381 ) and not ((Feature[I].Preq = adSteamEngine) and 382 382 (MyRO.Tech[adNuclearPower] >= tsApplicable)) then 383 383 begin 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
