From 9b05d8b9ee386e22d717ed501c78349e28b197d0 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 21:30:30 +0000 Subject: shop --- shop.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/shop.lua b/shop.lua index 6863950..42efa9d 100644 --- a/shop.lua +++ b/shop.lua @@ -12,6 +12,7 @@ function sendws(t) return ws.send(textutils.serializeJSON(t)) end +sendws{type="me"} while true do msgtxt = assert(ws.receive(),"ws error") -- cgit v1.2.3