This commit is contained in:
tercio
2014-03-10 20:34:28 -03:00
parent af768dac51
commit f789cb9500
24 changed files with 1797 additions and 105 deletions
+7
View File
@@ -2740,6 +2740,13 @@
end
end
function _detalhes:IsInCache (playerguid)
return raid_members_cache [playerguid]
end
function _detalhes:GetParserPlayerCache()
return raid_members_cache
end
--serach key: ~cache
function _detalhes:UpdateParserGears()