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