Fix idiotic typo in verbage fix

svn-id: r3855
This commit is contained in:
James Brown 2002-04-04 03:06:07 +00:00
parent a0f9e4082d
commit 2403a5465e

View file

@ -1914,7 +1914,7 @@ void Scumm::o5_saveRestoreVerbs() {
switch(_opcode) {
case 1: /* hide verbs */
if (_gameId & GID_ZAK256) // FIXME?
if (_gameId == GID_ZAK256) // FIXME?
return;
while (a<=b) {