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:
Sven Hesse 2008-12-15 16:01:39 +00:00
parent 513aeee844
commit f825ccd63f
8 changed files with 15 additions and 27 deletions

View file

@ -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, ""},