Commit 764f527f authored by Ivaria's avatar Ivaria
Browse files

Pass saved variable for libDBIcon state

parent 5659b1f5
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment