Build fix - who the hell places semicolons after preprocessor defines?!

This commit is contained in:
Shauren
2016-02-18 00:03:52 +01:00
parent 5e06fdfcc3
commit 06ec1b8fe8

View File

@@ -85,7 +85,7 @@ enum Expansions
MAX_EXPANSIONS = 6
};
#define CURRENT_EXPANSION EXPANSION_WARLORDS_OF_DRAENOR;
#define CURRENT_EXPANSION EXPANSION_WARLORDS_OF_DRAENOR
enum Gender
{