diff options
Diffstat (limited to 'startup')
| -rw-r--r-- | startup | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,2 +1 @@ --- It redirects to the startup lua file if it's running a older version of CraftOS. -shell.run("startup.lua") +shell.run("startup.lua") -- It redirects to the startup lua file if it's running a older version of CraftOS. |
