Changeset 618 for trunk/Database.pas


Ignore:
Timestamp:
Sep 15, 2024, 1:51:10 PM (4 days ago)
Author:
chronos
Message:
  • Modified: Generate random resources in editor filled map.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Database.pas

    r592 r618  
    19281928    end;
    19291929  end;
    1930   // RealMap[Loc]:=RealMap[Loc] and not fSpecial;
    1931   // RW[0].Map[Loc]:=RealMap[Loc] or fObserved;
     1930  // RealMap[Loc] := RealMap[Loc] and not fSpecial;
     1931  // RW[0].Map[Loc] := RealMap[Loc] or fObserved;
    19321932end;
    19331933
Note: See TracChangeset for help on using the changeset viewer.