From 2e0078ef0640dc237b0681e03f06824bffd9be10 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 15 Jul 2016 19:31:18 +0300 Subject: DIRECTOR: Lingo: Fix line counting in code chunks --- engines/director/lingo/tests/factory.lingo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'engines/director/lingo/tests') diff --git a/engines/director/lingo/tests/factory.lingo b/engines/director/lingo/tests/factory.lingo index 048bb606a1..cf1e142088 100644 --- a/engines/director/lingo/tests/factory.lingo +++ b/engines/director/lingo/tests/factory.lingo @@ -26,7 +26,7 @@ method mExit method mDispose global aim1 set aim1 = 1 - when keydown then nothing +-- when keydown then nothing -- factory fire2 method mNew @@ -41,8 +41,8 @@ method mAtFrame set the castnum of sprite 14 to f16 set the perframehook to false me(hit) --- exit - end if + exit +-- end if if startV < targetV or bcast>g17 then set the perframehook to false set the locV of sprite 14 to 340 -- cgit v1.2.3