Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Hekili
ElvUI
Commits
5e09de2c
Commit
5e09de2c
authored
Jun 03, 2019
by
Simpy
🐹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pretty sure this is alright
parent
f824206c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ElvUI/Modules/Skins/Blizzard/Archaeology.lua
ElvUI/Modules/Skins/Blizzard/Archaeology.lua
+2
-2
No files found.
ElvUI/Modules/Skins/Blizzard/Archaeology.lua
View file @
5e09de2c
...
...
@@ -16,8 +16,8 @@ local function LoadSkin()
S
:
HandleButton
(
ArchaeologyFrame
.
artifactPage
.
backButton
,
true
)
S
:
HandleDropDownBox
(
_G
.
ArchaeologyFrame
.
raceFilterDropDown
)
_G
.
ArchaeologyFrame
R
aceFilterText
:
ClearAllPoints
()
_G
.
ArchaeologyFrame
R
aceFilterText
:
Point
(
"LEFT"
,
_G
.
ArchaeologyFrame
.
raceFilterDropDown
.
backdrop
,
"LEFT"
,
4
,
0
)
_G
.
ArchaeologyFrame
.
r
aceFilter
DropDown
.
Text
:
ClearAllPoints
()
_G
.
ArchaeologyFrame
.
r
aceFilter
DropDown
.
Text
:
Point
(
"LEFT"
,
_G
.
ArchaeologyFrame
.
raceFilterDropDown
.
backdrop
,
"LEFT"
,
4
,
0
)
if
E
.
private
.
skins
.
parchmentRemover
.
enable
then
_G
.
ArchaeologyFrameBgLeft
:
Kill
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment