changeset 8016 | c1223ef70934 |
parent 8012 | 2a61631a4505 |
child 8018 | 091293bc974f |
child 8022 | 10b3b93c1f56 |
child 8027 | e5ba3dd12531 |
--- a/hedgewars/uVariables.pas Thu Nov 08 18:05:05 2012 -0500 +++ b/hedgewars/uVariables.pas Sun Nov 11 08:45:51 2012 -0500 @@ -2556,6 +2556,7 @@ UserPathPrefix := ''; ipcPort := 0; + recordFileName := ''; UserNick := ''; cStereoMode := smNone; GrayScale := false; @@ -2584,7 +2585,6 @@ cOnlyStats := False; lastVisualGearByUID := nil; lastGearByUID := nil; - recordFileName := ''; cReadyDelay := 5000; Pathz := cPathz;