diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/ducks.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/ducks.py b/modules/ducks.py index 5b108e83..6cb42f96 100644 --- a/modules/ducks.py +++ b/modules/ducks.py @@ -177,7 +177,6 @@ class Module(object): user = event["user"] game = channel.games["ducks"] - delay_increment = 0 if game["duck_spawned"] == 1 or channel.has_user( event["user"]) == False: |
