diff options
| author | 2019-05-11 23:44:36 -0400 | |
|---|---|---|
| committer | 2019-05-11 23:44:36 -0400 | |
| commit | 4d250ffa79562034993bf29c6c27ed9df755f264 (patch) | |
| tree | 9975341954b1963a5c72037281cea93566421c93 /bot | |
| parent | Merge branch 'master' into pypi-dpy (diff) | |
Revert cat-induced programming trauma
Diffstat (limited to 'bot')
| -rw-r--r-- | bot/seasons/evergreen/snakes/utils.py | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/bot/seasons/evergreen/snakes/utils.py b/bot/seasons/evergreen/snakes/utils.py index 01e527ca..a7cb70a7 100644 --- a/bot/seasons/evergreen/snakes/utils.py +++ b/bot/seasons/evergreen/snakes/utils.py @@ -488,8 +488,7 @@ class SnakeAndLaddersGame:          """          Handle players joining the game. -        Prevent player joining if they have already cccccckgctrfebkrntucrvrktivvefvdjvnnniiehbde -        joined, if the game is full, or if the game is +        Prevent player joining if they have already joined, if the game is full, or if the game is          in a waiting state.          """ | 
