Skip to content
Snippets Groups Projects
Commit 36b7d79d authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

Fix boss loss

parent 78cfc5d6
No related branches found
No related tags found
1 merge request!142Features/new challenges
......@@ -4,7 +4,7 @@ export enum UpdateUserSeason {
BOSS_UPDATE_CONSUMPTION = 11,
BOSS_START = 12,
BOSS_WIN = 13,
BOSS_LOSS = 13,
BOSS_LOSS = 14,
QUIZ = 20,
MISSION = 30,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment