diff options
Diffstat (limited to 'src/StormCommon.h')
-rw-r--r-- | src/StormCommon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/StormCommon.h b/src/StormCommon.h index d1d7abe..865d975 100644 --- a/src/StormCommon.h +++ b/src/StormCommon.h @@ -80,7 +80,6 @@ typedef enum _MTYPE {
MapTypeNotChecked, // The map type was not checked yet
MapTypeNotRecognized, // The file does not seems to be a map
- MapTypeStarcraftBeta, // The file is StarDat.mpq from Starcraft I BETA
MapTypeAviFile, // The file is actually an AVI file (Warcraft III cinematics)
MapTypeStarcraft, // The file is a Starcraft map
MapTypeWarcraft3, // The file is a Warcraft III map
|