Small fix for 3DO version of shipyard
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3296 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1270,11 +1270,12 @@ ExitShipyard:
|
||||
}
|
||||
else
|
||||
{
|
||||
#ifndef USE_3DO_HANGAR
|
||||
LockMutex (GraphicsLock);
|
||||
SetContext (SpaceContext);
|
||||
animatePowerLines (NULL);
|
||||
UnlockMutex (GraphicsLock);
|
||||
|
||||
#endif
|
||||
DoMenuChooser (pMS, PM_CREW);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user