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