general fixes for game client versions

This commit is contained in:
Tercio Jose
2021-06-10 12:09:28 -03:00
parent 361264a5f4
commit bd1700b5f1
14 changed files with 577 additions and 94 deletions
+5
View File
@@ -534,6 +534,11 @@ function Details:StartMeUp() --I'll never stop!
end
if (DetailsFramework.IsTBCWow()) then
--remover isso em versões mais atualizadas
if (_detalhes.bcc_counter == 18 or _detalhes.bcc_counter == 19) then
_detalhes.trash_auto_remove = false
end
local originalPosition
local isOnOriginalPosition = true