Cleanup GetBuildInfo since we dont need to check versions.

This commit is contained in:
andrew6180
2024-05-21 02:06:53 -07:00
parent 60c4c0c1c1
commit c89fc78cec
11 changed files with 38 additions and 179 deletions
-3
View File
@@ -481,9 +481,6 @@ function Details:ApplyProfile(profileName, bNoSave, bIsCopy)
--refresh broadcaster tools
Details:LoadFramesForBroadcastTools()
--change the rogue spec combat icon to outlaw depending on the game version
Details:HandleRogueCombatSpecIconByGameVersion()
if (Details.initializing) then
Details.profile_loaded = true
end