diff -r 998128081b86 -r 3cff5c769509 hedgewars/uVariables.pas --- 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;