Changeset 20 for trunk/LocalPlayer/Draft.pas
- Timestamp:
- Jan 8, 2017, 12:23:55 PM (9 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/LocalPlayer/Draft.pas (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/LocalPlayer/Draft.pasr17 r20 91 91 Back.Height := ClientHeight; 92 92 Template := TBitmap.Create; 93 LoadGraphicFile(Template, HomeDir + 'Graphics \MiliRes', gfNoGamma);93 LoadGraphicFile(Template, HomeDir + 'Graphics' + DirectorySeparator + 'MiliRes', gfNoGamma); 94 94 Template.PixelFormat := pf8bit; 95 95 end; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
