From 3b5db556ebc7b7328094cbba67fa89efa5bf87be Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 5 Jan 2023 04:47:22 +0000 Subject: shop2 --- shop2.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop2.lua b/shop2.lua index f8aa15b..37115e8 100644 --- a/shop2.lua +++ b/shop2.lua @@ -68,7 +68,7 @@ local function stock_amt(stockinfo,idesc) total = total + itm.count end end - return out + return total end local si = take_stock() -- cgit v1.2.3