Skip to content

Commit

Permalink
Revert fa2daf9
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Aug 24, 2018
1 parent 6d1e85d commit c9dded1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShestakUI/Modules/ActionBars/Bar1.lua
Expand Up @@ -23,7 +23,7 @@ end
local Page = {
["DRUID"] = "[bonusbar:1,nostealth] 7; [bonusbar:1,stealth] 8; [bonusbar:2] 8; [bonusbar:3] 9; [bonusbar:4] 10;",
["ROGUE"] = "[bonusbar:1] 7;",
["DEFAULT"] = "[vehicleui] 12; [possessbar] 11; [overridebar] 14; [shapeshift] 13; [bar:2] 2; [bar:3] 3; [bar:4] 4; [bar:5] 5; [bar:6] 6;",
["DEFAULT"] = "[vehicleui][possessbar] 12; [shapeshift] 13; [overridebar] 14; [bar:2] 2; [bar:3] 3; [bar:4] 4; [bar:5] 5; [bar:6] 6;",
}

local function GetBar()
Expand Down

0 comments on commit c9dded1

Please sign in to comment.