From 24ab7aebd9ae503320aa92914a3c4104dc566e3f Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 21:29:50 +0000 Subject: shop --- shop.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/shop.lua b/shop.lua index 0677c01..6863950 100644 --- a/shop.lua +++ b/shop.lua @@ -12,7 +12,6 @@ function sendws(t) return ws.send(textutils.serializeJSON(t)) end -function parsetrans() while true do msgtxt = assert(ws.receive(),"ws error") -- cgit v1.2.3