Work on Ascension Backport

This commit is contained in:
andrew6180
2024-05-17 15:08:08 -07:00
parent 5de2a04b8c
commit bb7e0d2c27
325 changed files with 26995 additions and 41741 deletions
+2 -2
View File
@@ -278,10 +278,10 @@ function Details:OpenRaidHistoryWindow(raidName, bossEncounterId, difficultyId,
background:SetTexture(file)
background:SetTexCoord(L, R, T, B)
else
background:SetColorTexture(0.2, 0.2, 0.2, 0.8)
background:SetTexture(0.2, 0.2, 0.2, 0.8)
end
--]]
background:SetColorTexture(0.2, 0.2, 0.2, 0.8)
background:SetTexture(0.2, 0.2, 0.2, 0.8)
end
end