From cc01d3e86b750e1a64241b7eef0cef12c847857b Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 22:55:23 +0000 Subject: shop --- shop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop.lua b/shop.lua index 7427ffb..23ca0aa 100644 --- a/shop.lua +++ b/shop.lua @@ -64,7 +64,7 @@ function proctrans(tr) else tell("that's the wrong about of money. please send "..PRICE.."kst. (todo: refund you)") - if meta.return then + if meta['return'] then -- todo: refund end end -- cgit v1.2.3