diff options
-rw-r--r-- | shop.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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") |
index : computercraft programs | ||
bucket |
summaryrefslogtreecommitdiff |
-rw-r--r-- | shop.lua | 1 |
@@ -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") |