1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-10-27 21:47:41 +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

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()