Update comment

svn-id: r17701
This commit is contained in:
Travis Howell 2005-04-20 01:44:52 +00:00
parent ea8d2a0fd0
commit f360102741

View file

@ -114,7 +114,7 @@ enum GameFeatures {
*/ */
GF_FEW_LOCALS = 1 << 13, GF_FEW_LOCALS = 1 << 13,
/** Games made by Humongous Entertainment. */ /** Games with multiple versions */
GF_MULTIPLE_VERSIONS = 1 << 15, GF_MULTIPLE_VERSIONS = 1 << 15,
GF_FMTOWNS = 1 << 17, GF_FMTOWNS = 1 << 17,