Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
fuba82
AddOnSkins
Commits
e8f370c3
Commit
e8f370c3
authored
Oct 27, 2019
by
Azilroka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
4.34
parent
4630d5e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
AddOnSkins.toc
AddOnSkins.toc
+1
-1
Core/Core.lua
Core/Core.lua
+2
-2
No files found.
AddOnSkins.toc
View file @
e8f370c3
## Interface: 80205
## Title: |cff1784d1AddOnSkins|r
## Version: 4.3
3
## Version: 4.3
4
## Author: Azilroka, NihilisticPandemonium
## SavedVariables: AddOnSkinsDB, AddOnSkinsDS
...
...
Core/Core.lua
View file @
e8f370c3
...
...
@@ -302,6 +302,8 @@ function AS:StartSkinning(event)
AS
:
Print
(
format
(
'Please report this to Azilroka immediately @ %s'
,
AS
:
PrintURL
(
AS
.
TicketTracker
)))
end
AS
:
EmbedInit
()
AS
.
RunOnce
=
true
end
...
...
@@ -316,8 +318,6 @@ function AS:Init(event, addon)
if
event
==
'PLAYER_LOGIN'
then
AS
:
BuildOptions
()
AS
:
UpdateMedia
()
AS
:
EmbedInit
()
if
_G
.
EnhancedShadows
then
AS
.
ES
=
_G
.
EnhancedShadows
...
...
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