From fd9778bd2564299ef02b388a0c497e9bd969a372 Mon Sep 17 00:00:00 2001 From: jesopo Date: Wed, 24 Oct 2018 16:03:28 +0100 Subject: Redo lottery timer in modules/coins.py --- modules/coins.py | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/coins.py b/modules/coins.py index ca16ef56..9b05ea74 100644 --- a/modules/coins.py +++ b/modules/coins.py @@ -781,3 +781,4 @@ class Module(ModuleManager.BaseModule): server.set_setting("lottery-winner", user.nickname) user.send_notice("You won %s in the lottery! you now have %s coins" % (self._coin_str(winnings), self._coin_str(new_coins))) + event["timer"].redo() -- cgit v1.3.1-10-gc9f91