@@ -377,14 +377,14 @@ public static class Bmp
377
377
public const string Os2v2Short = "Bmp/pal8os2v2-16.bmp" ;
378
378
public const string Os2v2 = "Bmp/pal8os2v2.bmp" ;
379
379
public const string Os2BitmapArray = "Bmp/ba-bm.bmp" ;
380
- public const string Os2BitmapArray9s = "Bmp/9S.BMP " ;
381
- public const string Os2BitmapArrayDiamond = "Bmp/DIAMOND.BMP " ;
382
- public const string Os2BitmapArrayMarble = "Bmp/GMARBLE.BMP " ;
383
- public const string Os2BitmapArraySkater = "Bmp/SKATER.BMP " ;
384
- public const string Os2BitmapArraySpade = "Bmp/SPADE.BMP " ;
385
- public const string Os2BitmapArraySunflower = "Bmp/SUNFLOW.BMP " ;
386
- public const string Os2BitmapArrayWarpd = "Bmp/WARPD.BMP " ;
387
- public const string Os2BitmapArrayPines = "Bmp/PINES.BMP " ;
380
+ public const string Os2BitmapArray9s = "Bmp/9S.bmp " ;
381
+ public const string Os2BitmapArrayDiamond = "Bmp/DIAMOND.bmp " ;
382
+ public const string Os2BitmapArrayMarble = "Bmp/GMARBLE.bmp " ;
383
+ public const string Os2BitmapArraySkater = "Bmp/SKATER.bmp " ;
384
+ public const string Os2BitmapArraySpade = "Bmp/SPADE.bmp " ;
385
+ public const string Os2BitmapArraySunflower = "Bmp/SUNFLOW.bmp " ;
386
+ public const string Os2BitmapArrayWarpd = "Bmp/WARPD.bmp " ;
387
+ public const string Os2BitmapArrayPines = "Bmp/PINES.bmp " ;
388
388
public const string LessThanFullSizedPalette = "Bmp/pal8os2sp.bmp" ;
389
389
public const string Pal8Offset = "Bmp/pal8offs.bmp" ;
390
390
public const string OversizedPalette = "Bmp/pal8oversizepal.bmp" ;
0 commit comments