Load override.cfg from config dir to add or override menu controls
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3159 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@ to be called the next iteration of the main game loop (which will occur
|
||||
when the current activity (IP, HyperSpace, Communication, Battle) changes.
|
||||
By setting this, a function can be called from the main loop, thereby
|
||||
eliminating threading issues that may otherwise arrise.
|
||||
The debug key can be specified in keys.cfg by adding a line with a text
|
||||
similar to "Debug: key F11".
|
||||
The debug key can be specified in user's override.cfg by adding a line
|
||||
with a text similar to "debug.1 = STRING:key F12".
|
||||
An interactive way to access various debugging code, similar to
|
||||
the uio debug mode (see below) is in the works.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user