mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 11:12:40 +01:00
Очень ВАЖНЫЙ коммит!
This commit is contained in:
parent
3df7e1b0f0
commit
327f93e01b
@ -440,6 +440,9 @@ local function dro4er(_, localAddress, remoteAddress, remotePort, distance, ...)
|
||||
buffer.draw()
|
||||
end
|
||||
|
||||
--Бип!
|
||||
computer.beep(1700)
|
||||
|
||||
--А это небольшой костыльчик, чтобы не сбивался цвет курсора Term API
|
||||
component.gpu.setBackground(colors.messageInputBarInputBackgroundColor)
|
||||
component.gpu.setForeground(colors.messsageInputBarTextColor)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user