MACVENTURE: Test and complete main loop
This commit is contained in:
parent
79496ea5c0
commit
ec768fbec1
3 changed files with 51 additions and 20 deletions
|
@ -582,9 +582,8 @@ bool Gui::processCommandEvents(WindowClick click, Common::Event &event) {
|
|||
|
||||
_engine->selectControl((ControlReference)data.getData().refcon);
|
||||
_engine->activateCommand((ControlReference)data.getData().refcon);
|
||||
|
||||
// Run main
|
||||
|
||||
_engine->refreshReady();
|
||||
_engine->preparedToRun();
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue