TONY: Implement more of the music related code from the original
This commit is contained in:
parent
0aa3d39cf7
commit
61d460a854
6 changed files with 673 additions and 286 deletions
|
@ -473,8 +473,6 @@ void RMGfxEngine::init() {
|
|||
delete load;
|
||||
|
||||
// Display 'Loading' screen
|
||||
// TODO: The loading screen isn't currently optimal, since the game doesn't respond to events
|
||||
// whilst the mpalInit code is being executed.
|
||||
_vm->_window.getNewFrame(*this, NULL);
|
||||
_vm->_window.repaint();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue