Product selection message handler
This commit is contained in:
@ -10,7 +10,6 @@ from hopper.models.product import Product
|
||||
class GameSettings:
|
||||
MOVE_DELAY: float = 0.5 # seconds
|
||||
PURCHASE_START_DELAY: float = 2 # seconds
|
||||
PURCHASE_FINISHED_DELAY: float = 2 # seconds
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user