From 771dcfaad7b88deb17f76dfa06ec4a3fb1c98271 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 1 Jun 2003 09:41:56 +0000 Subject: Rename SimonState to SimonEngine svn-id: r8228 --- common/engine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/engine.h b/common/engine.h index d6de2d4d32..151ce69352 100644 --- a/common/engine.h +++ b/common/engine.h @@ -58,7 +58,7 @@ public: virtual const char *getGameDataPath() const { return _gameDataPath; } // Create a new engine object based on the detector - either - // a Scumm or a SimonState object currently. + // a Scumm or a SimonEngine object currently. static Engine *createFromDetector(GameDetector *detector, OSystem *syst); // Specific for each engine preparare of erroe string -- cgit v1.2.3