More Korean Fonts, (still more to come), Ez2 UK Move theme updates, started working on mode-specific BGAnim support

This commit is contained in:
Andrew Livy
2003-05-20 14:48:38 +00:00
parent 822a5441dd
commit c8b3b8cf72
11 changed files with 388 additions and 25 deletions
+4
View File
@@ -218,6 +218,10 @@ void ScreenSelect::Input( const DeviceInput& DeviceI, const InputEventType type,
}
}
// For some reason the menu likes to take 10 seconds to transition O_o
// quite noticeable pause... and in the meantime the player is sitting there
// wondering why their keys aren't working... even ESC... @_@
if( m_Menu.IsTransitioning() )
return;