WHO alignment fix. Whoops.

This commit is contained in:
Greg Taylor 2007-04-30 18:19:06 +00:00
parent 4fd5a20e2c
commit c4597f41a1

View file

@ -301,7 +301,7 @@ def cmd_who(cdat):
plr_pobject = player.get_pobject()
retval += '%-16s%9s %4s%-3s#%-6d%5d%3s%-25s\r\n' % \
(plr_pobject.get_name(), \
(plr_pobject.get_name()[:25].ljust(27), \
# On-time
functions_general.time_format(delta_conn,0), \
# Idle time