Update sPhone.lua

This commit is contained in:
Ale32bit 2015-12-01 14:22:49 +01:00
parent eed9e8138a
commit ac687e2976

View file

@ -30,7 +30,9 @@ local function crash(err)
else
print("CC Version: Under 1.74")
print("MC Version: Undefined")
term.setTextColor(colors.red)
print("Update CC to 1.74 or higher")
term.setTextColor(colors.black)
end
print("LUA Version: ".._VERSION)
print("LUAJ Version: ".._LUAJ_VERSION)