Skip to content

Commit

Permalink
Fixed cutting quest objectives.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Feb 10, 2016
1 parent 1ee0d7f commit ccc0b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Quests/ObjectiveTracker.lua
Expand Up @@ -25,8 +25,8 @@ for _, headerName in pairs({"QuestHeader", "AchievementHeader", "ScenarioHeader"
end

BONUS_OBJECTIVE_TRACKER_MODULE.Header.Background:Hide()

ScenarioObjectiveTracker_AnimateReward = T.dummy
OBJECTIVE_TRACKER_DOUBLE_LINE_HEIGHT = 30

----------------------------------------------------------------------------------------
-- Skin ObjectiveTrackerFrame item buttons
Expand Down

0 comments on commit ccc0b2f

Please sign in to comment.