Update sPhone.lua

This commit is contained in:
Ale32bit 2015-11-27 22:52:03 +01:00
parent e3471d597f
commit 6cad49057f

View file

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