feat: new duel implementation

This commit is contained in:
Trajkov Dimitar
2025-12-30 00:07:33 +01:00
parent 79710467b0
commit 7a6f84ac95
7 changed files with 288 additions and 118 deletions
+8 -1
View File
@@ -305,7 +305,14 @@
"elo": "ELO",
"games": "games",
"wins_short": "W",
"losses_short": "L"
"losses_short": "L",
"ffa": "FFA",
"duel": "1v1",
"duos": "Duos",
"trios": "Trios",
"quads": "Quads",
"ranked_matchmaking": "Ranked Matchmaking",
"quick_match": "Lobby"
},
"username": {
"enter_username": "Enter your username",