Bug fixes for wotlk

This commit is contained in:
Tercio Jose
2022-09-26 15:31:20 -03:00
parent dd8da2dad1
commit 57133d389f
9 changed files with 348 additions and 322 deletions
+4
View File
@@ -564,6 +564,10 @@ function Details:StartMeUp() --I'll never stop!
return true
end
if (DetailsFramework:IsNearlyEqual(Details.class_coords.ROGUE[4], 0.25)) then
DetailsFramework.table.copy(Details.class_coords, _detalhes.default_profile.class_coords)
end
--shutdown the old OnDeathMenu
--cleanup: this line can be removed after the first month of dragonflight
Details.on_death_menu = false