Scripts/ZG: removed an unused define from header

This commit is contained in:
Ovahlord
2019-01-17 10:32:46 +01:00
parent cf1517135e
commit a9d0e34c8a

View File

@@ -145,8 +145,6 @@ enum ZGSpells
SPELL_COSMETIC_ALPHA_STATE_25_PCT = 82978
};
#define MAX_GURUBASHI_SPIRIT_WARRIORS 4
template <class AI, class T>
inline AI* GetZulGurubAI(T* obj)
{