mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Identify OP_ClearLeadershipAbilities/OP_ClearAA for Tit
This commit is contained in:
@@ -494,9 +494,6 @@ void Client::ResetAA() {
|
||||
m_pp.raid_leadership_exp = 0;
|
||||
|
||||
database.DeleteCharacterLeadershipAAs(CharacterID());
|
||||
// undefined for these clients
|
||||
if (ClientVersionBit() & EQ::versions::maskTitaniumAndEarlier)
|
||||
Kick("AA Reset on client that doesn't support it");
|
||||
}
|
||||
|
||||
void Client::SendClearAA()
|
||||
|
||||
Reference in New Issue
Block a user