From f360102741164509ce3310f1372f17fbb708d2f6 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 20 Apr 2005 01:44:52 +0000 Subject: Update comment svn-id: r17701 --- scumm/scumm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm') diff --git a/scumm/scumm.h b/scumm/scumm.h index 800f82ab52..80b27203a5 100644 --- a/scumm/scumm.h +++ b/scumm/scumm.h @@ -114,7 +114,7 @@ enum GameFeatures { */ GF_FEW_LOCALS = 1 << 13, - /** Games made by Humongous Entertainment. */ + /** Games with multiple versions */ GF_MULTIPLE_VERSIONS = 1 << 15, GF_FMTOWNS = 1 << 17, -- cgit v1.2.3