hedgewars/uVariables.pas
changeset 7306 3cff5c769509
parent 7280 fd707afbc3a2
child 7367 ad3f5f2e6ea9
--- a/hedgewars/uVariables.pas	Tue Jun 26 23:23:02 2012 +0400
+++ b/hedgewars/uVariables.pas	Tue Jun 26 23:29:41 2012 +0400
@@ -53,7 +53,7 @@
     cStereoMode     : TStereoMode = smNone;
     cOnlyStats      : boolean = False;
 {$IFDEF USE_VIDEO_RECORDING}
-    cRecPrefix      : shortstring;
+    RecPrefix      : shortstring;
     cAVFormat       : shortstring;
     cVideoCodec     : shortstring;
     cVideoFramerateNum : LongInt = 25;