Очень ВАЖНЫЙ коммит!

This commit is contained in:
Igor 2016-03-15 03:52:25 +03:00
parent 3df7e1b0f0
commit 327f93e01b

View File

@ -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)