- Patch 8.0.1
This commit is contained in:
+2
-7
@@ -9,13 +9,8 @@ local floor = floor
|
||||
|
||||
local GetNumGroupMembers = GetNumGroupMembers
|
||||
local ItemUpgradeInfo = LibStub ("LibItemUpgradeInfo-1.0")
|
||||
|
||||
local LibGroupInSpecT
|
||||
if (_detalhes.IsBFAClient) then
|
||||
--nop
|
||||
else
|
||||
LibGroupInSpecT = LibStub ("LibGroupInSpecT-1.1")
|
||||
end
|
||||
--local LibGroupInSpecT = LibStub ("LibGroupInSpecT-1.1")
|
||||
local LibGroupInSpecT = false
|
||||
|
||||
local storageDebug = false
|
||||
local store_instances = _detalhes.InstancesToStoreData
|
||||
|
||||
Reference in New Issue
Block a user