From 1320dc89c87ee9c51e869f0cbc40451b7ab20c8e Mon Sep 17 00:00:00 2001 From: urnati Date: Tue, 2 Oct 2018 20:20:38 -0400 Subject: [PATCH] - Removed call to TitanMovableFrame_CheckFrames which was causing an error --- TitanLocation/TitanLocation.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/TitanLocation/TitanLocation.lua b/TitanLocation/TitanLocation.lua index f0193d1..3550e29 100755 --- a/TitanLocation/TitanLocation.lua +++ b/TitanLocation/TitanLocation.lua @@ -427,7 +427,6 @@ function TitanPanelLocationButton_LocOnMiniMap() MiniMapWorldMapButton:Hide() end -- adjust MiniMap frame if needed - TitanMovableFrame_CheckFrames(1); TitanMovableFrame_MoveFrames(1, TitanPanelGetVar("ScreenAdjust")); end -- 1.7.9.5