mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-10 09:05:48 +02:00
Jail timer
This commit is contained in:
parent
a051423203
commit
3509073d7f
7 changed files with 154 additions and 38 deletions
|
|
@ -1,4 +1,4 @@
|
|||
__all__ = ["DoubleNightly", "NotEnoughDinks"]
|
||||
__all__ = ["DoubleNightly", "NotEnoughDinks", "SavingsCapExceeded"]
|
||||
|
||||
|
||||
class DoubleNightly(Exception):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue