From 6cad49057f6edda7d343dcbe1a822abfbaee2922 Mon Sep 17 00:00:00 2001 From: Ale32bit Date: Fri, 27 Nov 2015 22:52:03 +0100 Subject: [PATCH] Update sPhone.lua --- src/sPhone.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sPhone.lua b/src/sPhone.lua index 2ea05c1..4ea4755 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -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)