mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-14 11:06:16 +05:00
Update autorun.lua
This commit is contained in:
parent
e33addd5ae
commit
7facbea8e6
@ -5,6 +5,7 @@ _G.ecs = require("ECSAPI")
|
||||
_G.config = require("config")
|
||||
_G.shell = require("shell")
|
||||
_G.fs = require("filesystem")
|
||||
_G.event = require("event")
|
||||
|
||||
--Очищаем экран и запускаем ОС
|
||||
ecs.clearScreen()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user