From 0452424ac0f016bbd95dd34bb1b055c6ca76068d Mon Sep 17 00:00:00 2001 From: Manuel Simon Hirsig Date: Sun, 4 Oct 2015 16:33:37 +0200 Subject: [PATCH] fixed bug with instant buy --- buy.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buy.lua b/buy.lua index 226674c..4bbde26 100644 --- a/buy.lua +++ b/buy.lua @@ -229,8 +229,9 @@ function AuxBuyEntry_OnClick(entry_index) end AuxBuyDialogActionButton:Enable() end + else + return ok() end - return ok() end, on_complete = function() if not found then