mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-26 17:52:47 +01:00
ОС полностью переписана под ООП-библиотеку "GUI"
This commit is contained in:
1
Applications/Control/Control.lua
Normal file → Executable file
1
Applications/Control/Control.lua
Normal file → Executable file
@@ -8,6 +8,7 @@ local event = require("event")
|
||||
local context = require("context")
|
||||
local screen = c.screen
|
||||
local gpu = c.gpu
|
||||
local image = require("image")
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user