mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 13:02:49 +01:00
aefaef
This commit is contained in:
parent
6ce4ccb603
commit
6483fc796e
@ -18,8 +18,8 @@ buffer.draw()
|
||||
--Создаем переменные с координатами начала и размерами нашего окна
|
||||
local width, height = 82, 25
|
||||
|
||||
local cykaPicture = image.load("System/OS/Icons/Steve.pic")
|
||||
local cykaPicture2 = image.load("System/OS/Icons/Love.pic")
|
||||
-- local cykaPicture = image.load("System/OS/Icons/Steve.pic")
|
||||
-- local cykaPicture2 = image.load("System/OS/Icons/Love.pic")
|
||||
|
||||
local function drawWindow(x, y)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user