Some more @list work and help system cleanup.
This commit is contained in:
parent
18cf29b0cf
commit
4641aa8a4e
6 changed files with 24 additions and 9 deletions
|
|
@ -83,6 +83,7 @@ class Server(dispatcher):
|
|||
def shutdown(self, message='The server has been shutdown. Please check back soon.'):
|
||||
functions_general.announce_all(message)
|
||||
self.game_running = False
|
||||
|
||||
"""
|
||||
END Server CLASS
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue