Script fix. Magnifier, Memory and Save/Load, while still not working correctly, don't crash the game anymore
svn-id: r35385
This commit is contained in:
parent
513aeee844
commit
f825ccd63f
8 changed files with 15 additions and 27 deletions
|
@ -489,7 +489,7 @@ void Inter_v3::setupOpcodes() {
|
|||
/* 24 */
|
||||
OPCODE(o1_putPixel),
|
||||
OPCODE(o2_goblinFunc),
|
||||
OPCODE(o2_createSprite),
|
||||
OPCODE(o1_createSprite),
|
||||
OPCODE(o1_freeSprite),
|
||||
/* 28 */
|
||||
{NULL, ""},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue