1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-01-08 08:20:27 +00:00

Update tron.lua

This commit is contained in:
LDDestroier 2019-01-12 23:00:25 -05:00 committed by GitHub
parent a960d8d1bb
commit a0b4e31bed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
--]]
local port = 701
local kioskMode = true
local kioskMode = false
local debugShowKeys = false
local scr_x, scr_y = term.getSize()