chiark / gitweb /
dice: Start a cooldown the first time a die is added to the game
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 15 Apr 2022 12:14:24 +0000 (13:14 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 15 Apr 2022 21:43:43 +0000 (22:43 +0100)
commita9116a2f30d693d6b1c879f4fab0532368fc5cce
tree2ae3b719051315703b88fa538037785b291f7471
parent62709d358880d651633591f88e9c0863e0e247f8
dice: Start a cooldown the first time a die is added to the game

This is useful for testing.  It also means you can't just add a die
showing what you want using the game management interface...

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/dice.rs