@@ -17,7 +17,6 @@ object FormFire2d_GR32: TFormFire2d_GR32
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
- OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
@@ -1,4 +1,4 @@
-unit Fire2D_GR32Fm;
+unit fFire2D_GR32;
interface
@@ -57,7 +57,7 @@ attrib +R "AdvDemos/Q3Demo/Model/animation.cfg"
rem del *.cfg /s - there are quake's animations
attrib -R "AdvDemos/Q3Demo/Model/animation.cfg"
-rem del *.res /s
+del *.res /s
rem del *.ico /s - some projects have own icos
rem del *.cur /s - cursors
del *.obj /s