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 selectedItem = 1
end end
function Snake() function Snake()
shell.run("snake.lua") shell.run("worm")
end end
function Reboot() function Reboot()
print("Rebooting...") print("Rebooting...")