Update comment
svn-id: r17701
This commit is contained in:
parent
ea8d2a0fd0
commit
f360102741
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue