parent
2ac6e260b6
commit
0d4fc81698
1 changed files with 0 additions and 1 deletions
|
@ -1818,7 +1818,6 @@ int AgiEngine::runLogic(int n) {
|
|||
}
|
||||
|
||||
_game.execStack.back().curIP = ip;
|
||||
processEvents();
|
||||
|
||||
switch (op = *(code + ip++)) {
|
||||
case 0xff: // if (open/close)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue