Screw Postal, they need to let go of old traditions
Adrian L Lange [09-01-14 - 19:18]
Screw Postal, they need to let go of old traditions
Fixes #9
diff --git a/Molinari.lua b/Molinari.lua
index e9591b0..1e43578 100644
--- a/Molinari.lua
+++ b/Molinari.lua
@@ -65,7 +65,6 @@ function Molinari:OnTooltipSetItem()
if(not IsAltKeyDown()) then return end
if(InCombatLockdown()) then return end
if(UnitHasVehicleUI('player')) then return end
- if(MailFrame:IsVisible()) then return end
if(EquipmentFlyoutFrame:IsVisible()) then return end
if(AuctionFrame and AuctionFrame:IsVisible()) then return end