added commentator stuff, general code cleanup and better formatting, some deprecated code removed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user