From 9524476fb86ea77086f080ee3d52d33c70fffa88 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 9 Oct 2004 14:46:44 +0000 Subject: Ooops svn-id: r15487 --- scumm/script_v80he.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'scumm/script_v80he.cpp') diff --git a/scumm/script_v80he.cpp b/scumm/script_v80he.cpp index 8b8895baae..33a14c975d 100644 --- a/scumm/script_v80he.cpp +++ b/scumm/script_v80he.cpp @@ -502,9 +502,6 @@ void ScummEngine_v80he::o80_cursorCommand() { int args[16]; int subOp = fetchScriptByte(); - if (_heversion == 100) - subOp += 5; - switch (subOp) { case 0x13: // Loads cursors from another resource a = pop(); -- cgit v1.2.3