Fixed compile

This commit is contained in:
Tiger Wang
2014-02-27 21:48:49 +00:00
parent a97f28939f
commit 528467bc5c
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ public:
static void FadeColoursFromString(const AString & a_String, cFireworkItem & a_FireworkItem);
/** Returns a colour code for fireworks used by the network code */
static const inline int GetVanillaColourCodeFromDye(short a_DyeMeta);
static int GetVanillaColourCodeFromDye(short a_DyeMeta);
bool m_HasFlicker;
bool m_HasTrail;