Напомни, на кой хуй я эту парашу раскомментил?

This commit is contained in:
Igor Timofeev 2018-05-07 18:12:22 +03:00
parent 3c3c6a93a4
commit ae16ce2bf7

View File

@ -293,9 +293,9 @@ stages[5] = function()
file:write("require(\"shell\").execute(\"OS\")")
file:close()
if computer.getArchitecture then
computer.setArchitecture("Lua 5.2")
end
-- if computer.getArchitecture then
-- computer.setArchitecture("Lua 5.2")
-- end
computer.shutdown(true)
end