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:
+2
-2
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user