now with goodbye message

This commit is contained in:
Florian Streibelt 2011-10-13 23:21:09 +02:00
parent 2a1ad9f122
commit f880ec04ea
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ class Status:
# Show final balance for some time # Show final balance for some time
clear() clear()
self.dump() self.dump()
print_display('\x0bDanke,%-14s' % (self.login_name[:13]+"!") )
delay('Logout', 3) delay('Logout', 3)
# Logout # Logout