From b97f39019cff74f7211152c78e4777ca0e31826e Mon Sep 17 00:00:00 2001 From: Christopher Page Date: Tue, 8 Jul 2008 05:02:45 +0000 Subject: KYRA works with the new GMM implementation svn-id: r32957 --- engines/kyra/text_lok.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/kyra/text_lok.cpp') diff --git a/engines/kyra/text_lok.cpp b/engines/kyra/text_lok.cpp index f6b0407a75..d452109f91 100644 --- a/engines/kyra/text_lok.cpp +++ b/engines/kyra/text_lok.cpp @@ -121,7 +121,6 @@ void KyraEngine_LoK::waitForChatToFinish(int vocFile, int16 chatDuration, const _skipFlag = true; break; case Common::EVENT_QUIT: - quitGame(); runLoop = false; break; case Common::EVENT_LBUTTONDOWN: -- cgit v1.2.3