Added very basic Reputation/XP Bar modules
Support for the XP and Reputation Bar, Bartender4 hides them so it can show them again. Disabled by default. Note: The XP Bar hides itself when you reach max-level, and the Reputation Bar hides itself if you are not tracking any reputation.
This commit is contained in:
@@ -27,6 +27,7 @@ local files = {
|
||||
"MicroMenu.lua",
|
||||
"PetBar.lua",
|
||||
"PetButton.lua",
|
||||
"RepXPBar.lua",
|
||||
"StanceBar.lua",
|
||||
--
|
||||
"Options/ActionBar.lua",
|
||||
@@ -36,6 +37,7 @@ local files = {
|
||||
"Options/ButtonBar.lua",
|
||||
"Options/MicroMenu.lua",
|
||||
"Options/PetBar.lua",
|
||||
"Options/RepXPBar.lua",
|
||||
"Options/StanceBar.lua",
|
||||
"Options/Options.lua",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user