diff --git a/src/templates/matchmaking/anon_matchmaking.html b/src/templates/matchmaking/anon_matchmaking.html index 8bca1bc..883949e 100644 --- a/src/templates/matchmaking/anon_matchmaking.html +++ b/src/templates/matchmaking/anon_matchmaking.html @@ -56,11 +56,12 @@
-Currently online players: {{ len_rich_presence }}
Current players in LockerRoom: {{ current_players_locker_room }}
Current players in Arena: {{ current_players_arena }}
Currently open privat lobbys: {{ len_private_lobbies }}
Currently open private lobby's: {{ len_private_lobbies }}
Killed Lobbies: {{ len_killed_lobbies }}
Queued Runners: {{ len_queued_runners }}
diff --git a/src/templates/matchmaking/matchmaking.html b/src/templates/matchmaking/matchmaking.html index 9840b44..4260477 100644 --- a/src/templates/matchmaking/matchmaking.html +++ b/src/templates/matchmaking/matchmaking.html @@ -56,11 +56,12 @@ -Currently online players: {{ len_rich_presence }}
Current players in LockerRoom: {{ current_players_locker_room }}
Current players in Arena: {{ current_players_arena }}
Currently open privat lobbys: {{ len_private_lobbies }}
Currently open private lobby's: {{ len_private_lobbies }}
Killed Lobbies: {{ len_killed_lobbies }}
Queued Runners: {{ len_queued_runners }}