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
fuba82
AddOnSkins
Commits
04fece2e
Commit
04fece2e
authored
Aug 10, 2016
by
Azilroka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3.35
parent
c0db0e63
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
AddOnSkins.toc
AddOnSkins.toc
+1
-1
Core/Core.lua
Core/Core.lua
+1
-2
No files found.
AddOnSkins.toc
View file @
04fece2e
## Interface: 70000
## Title: |cff1784d1AddOnSkins|r
## Version: 3.3
4
## Version: 3.3
5
## Author: Azilroka, Sortokk
## SavedVariablesPerCharacter: AddOnSkinsOptions
## OptionalDep: ElvUI, BuyEmAll, DSM, Tukui, HydraUI
...
...
Core/Core.lua
View file @
04fece2e
...
...
@@ -181,8 +181,6 @@ function AS:UnregisterSkinEvent(skinName, event)
end
function
AS
:
StartSkinning
(
event
)
if
AS
.
enteredworld
then
return
end
AS
.
enteredworld
=
true
local
EP
=
LibStub
(
'LibElvUIPlugin-1.0'
,
true
)
if
EP
then
...
...
@@ -261,6 +259,7 @@ function AS:Init(event, addon)
AS
:
InjectProfile
()
end
AS
:
CreateDataText
()
AS
:
UnregisterEvent
(
event
)
end
if
event
==
'PLAYER_LOGIN'
then
AS
:
UpdateMedia
()
...
...
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