mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-10 21:22:39 +01:00
GRAPHON
This commit is contained in:
parent
c9969e57a5
commit
bda7cf4e35
@ -187,7 +187,8 @@ do
|
||||
runlevel = 1
|
||||
|
||||
-- Выставляем адекватный масштаб монитора
|
||||
component.gpu.setBackground(background)
|
||||
ecs.fadeOut(background, 0x1b1b1b, 0.05)
|
||||
-- component.gpu.setBackground(background)
|
||||
component.gpu.fill(1, 1, 160, 50, " ")
|
||||
ecs.setScale(1)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user