diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-03-06 15:04:04 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-03-06 15:04:04 -0500 |
| commit | 34e25ebda57a7f5a4f28d0ff923ae27daf5c68b2 (patch) | |
| tree | 1e1e4ef27a885e8602ab9941e7b98a16f3aa0d8a /startup | |
| parent | ab94bab7e3d45b58084388b0cd5d247790a00005 (diff) | |
| download | bits-UI-34e25ebda57a7f5a4f28d0ff923ae27daf5c68b2.tar.gz bits-UI-34e25ebda57a7f5a4f28d0ff923ae27daf5c68b2.tar.bz2 bits-UI-34e25ebda57a7f5a4f28d0ff923ae27daf5c68b2.zip | |
Another big change!
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. |
