Also make sure to save the PauseOnFocusLoss option

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4429 4a71c877-e1ca-e34f-864e-861f7616d084
master
Giel van Schijndel 2008-03-30 13:45:44 +00:00
parent aa13010bb9
commit bf57ea088e
1 changed files with 1 additions and 0 deletions

View File

@ -620,6 +620,7 @@ BOOL saveConfig(void)
setWarzoneKeyNumeric("radarTerrainMode",(SDWORD)radarDrawMode);
setWarzoneKeyNumeric("trapCursor", war_GetTrapCursor());
setWarzoneKeyNumeric("textureSize", getTextureSize());
setWarzoneKeyNumeric("PauseOnFocusLoss", war_GetPauseOnFocusLoss());
if(!bMultiPlayer)
{