Update sPhone.lua

This commit is contained in:
Ale32bit 2015-11-30 11:38:00 +01:00
parent d38324cada
commit dbb75e4288

View file

@ -556,7 +556,7 @@ end
paintutils.drawLine(1,1,w,1,colors.blue) paintutils.drawLine(1,1,w,1,colors.blue)
term.setCursorBlink(false) term.setCursorBlink(false)
term.setTextColor(colors.white) term.setTextColor(colors.white)
visum.align("center"," Chat",false,6) visum.align("center"," Chat",false,1)
term.setBackgroundColor(colors.white) term.setBackgroundColor(colors.white)
term.setTextColor(colors.black) term.setTextColor(colors.black)
term.setCursorPos(2, 5) term.setCursorPos(2, 5)