From ff2b6f14b648e01a0624c1f02a34971975a63f93 Mon Sep 17 00:00:00 2001 From: Ale2610 Date: Wed, 2 Sep 2015 14:48:37 +0200 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 faca8c4..dc9e0bb 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -129,7 +129,7 @@ local function kernel() paintutils.drawLine(1,1,w,1, colors.gray) term.setTextColor(colors.white) term.setCursorPos(1,1) - if not hideUser + if not hideUser then if not sPhone.user then write(" sPhone") else