mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-09 04:32:38 +01:00
123
This commit is contained in:
parent
bc04616e8e
commit
16e2e5ef03
@ -465,7 +465,7 @@ function buffer.draw(force)
|
||||
--Если хоть что-то изменилось, то начинаем работу
|
||||
if somethingIsChanged or force then
|
||||
|
||||
gpu.setBackground(buffer.screen.current[index]])
|
||||
gpu.setBackground(buffer.screen.current[index])
|
||||
gpu.setForeground(buffer.screen.current[indexPlus1])
|
||||
gpu.set(x, y, buffer.screen.current[indexPlus2])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user