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
Shadow & Light
Shadow and Light
Commits
bcc78f13
Verified
Commit
bcc78f13
authored
Dec 15, 2020
by
Darth Predator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Repooc can't into options
parent
08a1fd57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ElvUI_SLE/modules/bags/baginfo.lua
ElvUI_SLE/modules/bags/baginfo.lua
+1
-1
No files found.
ElvUI_SLE/modules/bags/baginfo.lua
View file @
bcc78f13
...
...
@@ -93,7 +93,7 @@ function BI:CheckVisibility(bagFrame, bagID, slotID)
end
function
BI
:
ToggleSettings
()
if
E
.
private
.
sle
.
equip
.
setoverlay
then
if
E
.
db
.
sle
.
bags
.
equipmentmanager
.
enable
then
BI
:
RegisterEvent
(
'EQUIPMENT_SETS_CHANGED'
,
BI
.
UpdateEquipment
)
BI
:
RegisterEvent
(
'BAG_UPDATE'
,
BI
.
UpdateEquipment
)
BI
:
RegisterEvent
(
'PLAYERBANKSLOTS_CHANGED'
,
BI
.
UpdateEquipment
)
...
...
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