Whitespace fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3635 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -1013,7 +1013,7 @@ parseOptions (int argc, char *argv[], struct options_struct *options)
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case SAFEMODE_OPT:
|
case SAFEMODE_OPT:
|
||||||
setBoolOption (&options->safeMode, true);
|
setBoolOption (&options->safeMode, true);
|
||||||
break;
|
break;
|
||||||
#ifdef NETPLAY
|
#ifdef NETPLAY
|
||||||
|
|||||||
Reference in New Issue
Block a user