From 676e7583f2d992a5a047e1e1b9f9a9d8929f2a0a Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Mon, 29 Dec 2014 21:20:40 -1000 Subject: XEEN: Temporary processing of Window list data to produce formatted output --- engines/xeen/worldofxeen/worldofxeen_game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/xeen/worldofxeen') diff --git a/engines/xeen/worldofxeen/worldofxeen_game.cpp b/engines/xeen/worldofxeen/worldofxeen_game.cpp index f27b8b9380..dba5612e29 100644 --- a/engines/xeen/worldofxeen/worldofxeen_game.cpp +++ b/engines/xeen/worldofxeen/worldofxeen_game.cpp @@ -30,7 +30,7 @@ WorldOfXeenEngine::WorldOfXeenEngine(OSystem *syst, const XeenGameDescription *g } void WorldOfXeenEngine::playGame () { - darkSideIntro(); + //darkSideIntro(); } } // End of namespace Xeen -- cgit v1.2.3