just missed a parameter.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1265 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
wowzaman12 2015-03-28 04:02:37 +00:00
parent 53c1eedafa
commit a115f418e7
1 changed files with 1 additions and 1 deletions

View File

@ -2788,7 +2788,7 @@ bool MainFrame::InitMore(void)
getsc("MaxScale", gopts.max_scale);
// fs modes should be filled in at popup time
// since they may change based on what screen is current
vfld("FullscreenMode", wxChoice);
vfld(d, "FullscreenMode", wxChoice);
getcbb("Fullscreen", gopts.fullscreen);
/// Advanced