now with goodbye message
This commit is contained in:
parent
2a1ad9f122
commit
f880ec04ea
|
@ -223,6 +223,7 @@ class Status:
|
|||
# Show final balance for some time
|
||||
clear()
|
||||
self.dump()
|
||||
print_display('\x0bDanke,%-14s' % (self.login_name[:13]+"!") )
|
||||
delay('Logout', 3)
|
||||
|
||||
# Logout
|
||||
|
|
Loading…
Reference in New Issue