save preferences after going fullscreen

This commit is contained in:
nehalmistry 2003-04-28 02:01:16 +00:00
parent a421233db8
commit 9fddb966ad

View file

@ -853,6 +853,7 @@ local int CommandKey(int key)
break;
}
ToggleFullScreen();
SavePreferences();
break;
case 'g'&0x1F: