Minimap - fix
Fix bug after moving minimap: - Original place of minimap was not click-through after moving minimap. Credit to original author for fixing.
This commit is contained in:
@@ -3722,6 +3722,9 @@
|
||||
end
|
||||
end
|
||||
|
||||
-- Disable mouse on invisible minimap cluster
|
||||
MinimapCluster:EnableMouse(false)
|
||||
|
||||
----------------------------------------------------------------------
|
||||
-- Configuration panel
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user