mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 07:16:37 +00:00
Few more minor compilier warnings and code clean up.
This commit is contained in:
+1
-1
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user