Typo.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2948 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -204,7 +204,7 @@ TFB_ProcessEvents ()
|
||||
ProcessInputEvent (&Event);
|
||||
/* Handle Graphics events. */
|
||||
switch (Event.type) {
|
||||
case SDL_ACTIVEEVENT: /* Loose/gain visibility */
|
||||
case SDL_ACTIVEEVENT: /* Lose/gain visibility */
|
||||
// TODO
|
||||
break;
|
||||
case SDL_QUIT:
|
||||
|
||||
Reference in New Issue
Block a user