From 039cdec09409c079d80165858b8a947bcf163d61 Mon Sep 17 00:00:00 2001 From: otomay Date: Wed, 17 Aug 2022 20:39:29 -0300 Subject: [PATCH] =?UTF-8?q?n=C3=A3o=20consegui=20corrigir,=20fica=20pra=20?= =?UTF-8?q?proxima?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/widgets/uiseconomy.lua | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/scripts/widgets/uiseconomy.lua b/scripts/widgets/uiseconomy.lua index 4ecb8a5..638d56b 100644 --- a/scripts/widgets/uiseconomy.lua +++ b/scripts/widgets/uiseconomy.lua @@ -192,10 +192,12 @@ self.coinamount = self:AddChild(Widget("coinamount")) next_pos_c.y = next_pos_c.y + diff_y*1.15 self.owner.coinamount.o_pos = next_pos_c self.owner.coinamount:SetPosition(next_pos_c) - - end - if self.draggingTimer > 3 then - self.draggingTimer = 0x0 + --if self.draggingTimer > 3 then + --self.draggingTimer = 0x0 + --self.moveLayerTimer = 0x0 + --self:MoveToFront() + --return + --end end if not self.dragging then self.draggingTimer = 0x0