some preparations and fixes

This commit is contained in:
LaYt
2017-02-02 15:23:05 +07:00
parent 3a46fa44df
commit a7c183118f
2 changed files with 8 additions and 5 deletions
+1
View File
@@ -79,6 +79,7 @@
<OnDragStart>
if (IsShiftKeyDown()) then
GameTooltip:Hide();
MBB_ShowTimeout = 0;
if( MBB_Options.AttachToMinimap == 1 ) then
MBB_DragFlag = 1;
else