Small bug fixes and improvements
This commit is contained in:
+1
-1
@@ -503,7 +503,7 @@ function Details.Coach.WelcomePanel()
|
||||
|
||||
end, 80, 20, "Start Coaching!")
|
||||
startCoachButton:SetPoint("bottomright", welcomePanel, "bottomright", -10, 10)
|
||||
startCoachButton:SetTemplate(DetailsFramework:GetTemplate ("button", "OPTIONS_BUTTON_TEMPLATE"))
|
||||
startCoachButton:SetTemplate(DetailsFramework:GetTemplate("button", "OPTIONS_BUTTON_TEMPLATE"))
|
||||
|
||||
function welcomePanel.Update()
|
||||
local good = 0
|
||||
|
||||
Reference in New Issue
Block a user