updated
This commit is contained in:
@@ -14,10 +14,12 @@ end
|
||||
|
||||
|
||||
|
||||
-- local function watch()
|
||||
-- while true do
|
||||
-- sleep(0.05) -- Update every tenth second
|
||||
-- end
|
||||
-- end
|
||||
local function watch()
|
||||
while true do
|
||||
sleep(0.05) -- Update every tenth second
|
||||
end
|
||||
end
|
||||
|
||||
function stepUp()
|
||||
|
||||
Reference in New Issue
Block a user