Update sPhone.lua

This commit is contained in:
Ale2610 2015-09-02 14:48:37 +02:00
parent 000d744034
commit ff2b6f14b6

View file

@ -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