This commit is contained in:
Robert Jelic
2022-10-13 20:59:49 +02:00
committed by GitHub
parent bf1b008084
commit 6b2433e0a1

View File

@@ -10,7 +10,7 @@ local moveThrottle = 300
local dragThrottle = 50
local baseTerm = term.current()
local version = "1.6.2"
local version = "1.6.3"
local projectDirectory = fs.getDir(table.pack(...)[2] or "")