Changed default menu and coarse scan mode to PC.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1403 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2004-08-02 17:39:43 +00:00
parent 730970b08e
commit 8ed46a7cd6
+2 -2
View File
@@ -117,8 +117,8 @@ main (int argc, char *argv[])
/* .gammaSet = */ 0,
/* .gamma = */ 0.0f,
/* .whichMusic = */ OPT_3DO,
/* .whichCoarseScan = */ OPT_3DO,
/* .whichMenu = */ OPT_3DO,
/* .whichCoarseScan = */ OPT_PC,
/* .whichMenu = */ OPT_PC,
/* .whichFont = */ OPT_PC,
/* .smoothScroll = */ OPT_PC,
/* .meleeScale = */ TFB_SCALE_TRILINEAR,