Changeset 520 for trunk/MiniMap.pas


Ignore:
Timestamp:
Jan 6, 2024, 9:33:35 AM (4 months ago)
Author:
chronos
Message:
  • Modified: Use Floor in ScaleFromNative to avoid getting out of range values. Incorrect pixels visible in bottom part of minimap.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MiniMap.pas

    r506 r520  
    7171  y: Integer;
    7272  Dummy: Integer;
    73   FileLandMass: integer;
     73  FileLandMass: Integer;
    7474  LogFile: file;
    7575  s: string[255];
Note: See TracChangeset for help on using the changeset viewer.