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