summaryrefslogtreecommitdiff
path: root/shop.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-12-29 21:29:50 +0000
committerubq323 <ubq323@ubq323.website>2022-12-29 21:29:50 +0000
commit24ab7aebd9ae503320aa92914a3c4104dc566e3f (patch)
tree44aa1a656155db6f7912ba19b529268e0460bdf4 /shop.lua
parentb1f4f2b71d5a62b1807cae591fd8cb165e953a8f (diff)
shop
Diffstat (limited to 'shop.lua')
-rw-r--r--shop.lua1
1 files changed, 0 insertions, 1 deletions
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")