Few more minor compilier warnings and code clean up.

This commit is contained in:
KayenEQ
2014-11-02 00:43:01 -04:00
parent 3620ac4eaf
commit 51a3302288
5 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ public:
virtual bool AI_PursueCastCheck();
virtual bool AI_IdleCastCheck();
virtual void AI_Event_SpellCastFinished(bool iCastSucceeded, uint8 slot);
virtual void AI_Event_SpellCastFinished(bool iCastSucceeded, uint16 slot);
void LevelScale();
void CalcNPCResists();