Change rematch event to change game
This commit is contained in:
@@ -19,7 +19,7 @@ class ActivityType(str, Enum):
|
||||
EVENT_START = "event_start"
|
||||
EVENT_END = "event_end"
|
||||
SWAP = "swap"
|
||||
REMATCH = "rematch"
|
||||
GAME_CHOICE = "game_choice"
|
||||
|
||||
|
||||
class Activity(Base):
|
||||
|
||||
Reference in New Issue
Block a user