Changeset 717 for branches/zoom/LocalPlayer/NatStat.pas
- Timestamp:
- Jan 10, 2026, 12:15:35 PM (3 months ago)
- Location:
- branches/zoom
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
LocalPlayer/NatStat.pas (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/zoom
-
branches/zoom/LocalPlayer/NatStat.pas
r549 r717 93 93 Template := TBitmap.Create; 94 94 Template.PixelFormat := TPixelFormat.pf24bit; 95 LoadGraphicFile(Template, GetGraphicsDir + DirectorySeparator + 'Nation .png',95 LoadGraphicFile(Template, GetGraphicsDir + DirectorySeparator + 'Nation' + PngExt, 96 96 [gfNoGamma]); 97 97 end;
Note:
See TracChangeset
for help on using the changeset viewer.
