added commentator stuff, general code cleanup and better formatting, some deprecated code removed

This commit is contained in:
Tercio Jose
2024-07-09 12:47:24 -03:00
committed by andrew6180
parent af3477354a
commit 00f04959cb
20 changed files with 1602 additions and 1596 deletions
-7
View File
@@ -370,11 +370,6 @@
end
end
function Details.network.HandleMissData(player, realm, coreVersion, data)
--soul rip from akaari's soul (LEGION ONLY)
--deprecated
end
function Details.network.ReceivedEnemyPlayer(player, realm, coreVersion, data)
--deprecated
end
@@ -394,8 +389,6 @@
[CONST_GUILD_SYNC] = Details.network.GuildSync,
[CONST_ROGUE_SR] = Details.network.HandleMissData, --soul rip from akaari's soul (LEGION ONLY)
[CONST_PVP_ENEMY] = Details.network.ReceivedEnemyPlayer,
[DETAILS_PREFIX_COACH] = Details.network.Coach, --coach feature