mega-commit, some from now, some from months ago. added a lot of logging tonight so we can watch a game in real-time. also included slowdown for the same purpose
This commit is contained in:
@@ -10,6 +10,10 @@ class NotEnough(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class NotEnoughPlayers(NotEnough):
|
||||
pass
|
||||
|
||||
|
||||
class MustBeEqualAmounts(Exception):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user