fixed bug with instant buy

This commit is contained in:
Manuel Simon Hirsig
2015-10-04 16:33:37 +02:00
parent 5d26ee13fa
commit 0452424ac0
+2 -1
View File
@@ -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