Streamer Plugin updated to Dragonflight

This commit is contained in:
Tercio Jose
2022-09-15 13:50:22 -03:00
parent e20cee2303
commit b58853ff06
15 changed files with 240 additions and 65 deletions
+2 -2
View File
@@ -18,7 +18,7 @@
_detalhes.BFACORE = 131 --core version on BFA launch
_detalhes.SHADOWLANDSCORE = 143 --core version on Shadowlands launch
--
_detalhes.dragonflight_beta_version = 30
_detalhes.dragonflight_beta_version = 31
Details = _detalhes
@@ -1022,4 +1022,4 @@ if (select(4, GetBuildInfo()) >= 100000) then
StaticPopup1.button2:Click()
end
end)
end
end