This commit is contained in:
zaremate 2022-05-24 20:48:32 +02:00
parent 560bd49f9c
commit ba1bc6fc45

View File

@ -39,7 +39,7 @@ function Off()
selectedItem = 1
end
function Snake()
shell.run("snake.lua")
shell.run("worm")
end
function Reboot()
print("Rebooting...")