Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
momo
VuhDo
Commits
764f527f
Commit
764f527f
authored
7 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Pass saved variable for libDBIcon state
parent
5659b1f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
VuhDoAddonAdapter.lua
VuhDoAddonAdapter.lua
+1
-1
No files found.
VuhDoAddonAdapter.lua
View file @
764f527f
...
...
@@ -105,7 +105,7 @@ function VUHDO_initFuBar()
-- Minimap icon provided by LibDBIcon
if
VUHDO_LibDBIcon
then
VUHDO_LibDBIcon
:
Register
(
"VuhDo"
,
minimapObject
);
VUHDO_LibDBIcon
:
Register
(
"VuhDo"
,
minimapObject
,
VUHDO_MM_SETTINGS
);
VUHDO_initMinimap
();
end
...
...
This diff is collapsed.
Click to expand it.
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