remove debug copy

svn-id: r6546
This commit is contained in:
James Brown 2003-01-26 06:23:12 +00:00
parent a0b77e7389
commit 3dc0535a6b

View File

@ -1494,7 +1494,7 @@ void Scumm_v8::o8_kernelSetFunctions()
}
case 27: { // FIXME: This doesn't work
// saveGameRead
_saveLoadSlot = 0;
_saveLoadSlot = args[1];
_saveLoadFlag = 2;
_saveLoadCompatible = false;
warning("Sgl: %d\n", args[1]);