ACCESS: Cleanup of room _function and river canoe movement
This commit is contained in:
parent
64b45e68aa
commit
3be3cb1ac2
9 changed files with 81 additions and 106 deletions
|
@ -531,7 +531,7 @@ void Scripts::cmdSpecial() {
|
|||
|
||||
if (_specialFunction == 1) {
|
||||
_vm->_screen->restorePalette();
|
||||
_vm->_room->_function = 3;
|
||||
_vm->_room->_function = FN_RELOAD;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue