diff --git a/MultiServer.py b/MultiServer.py index cef132e0..6354a2d2 100644 --- a/MultiServer.py +++ b/MultiServer.py @@ -369,6 +369,7 @@ async def countdown(ctx: Context, timer): ctx.countdown_timer -= 1 await asyncio.sleep(1) ctx.notify_all(f'[Server]: GO') + ctx.countdown_timer = 0 async def missing(ctx: Context, client: Client, locations: list): await ctx.send_msgs(client, [['Missing', {