diff --git a/src/templates/debug/anon_matchmaking.html b/src/templates/debug/anon_matchmaking.html index 622f646..d1609c4 100644 --- a/src/templates/debug/anon_matchmaking.html +++ b/src/templates/debug/anon_matchmaking.html @@ -61,11 +61,8 @@

Current players in LockerRoom: {{ current_players_locker_room }}

Current players in Arena: {{ current_players_arena }}

-

Length of Queue: {{ len_queue }}

Killed Lobbies: {{ len_killed_lobbies }}

Queued Runners: {{ len_queued_runners }}

-

Queued Hunters: {{ len_queued_hunters }}

-

Open Lobbies: {{ len_open_lobbies }}

Lobby Data

diff --git a/src/templates/debug/matchmaking.html b/src/templates/debug/matchmaking.html index 681e175..82d035e 100644 --- a/src/templates/debug/matchmaking.html +++ b/src/templates/debug/matchmaking.html @@ -60,11 +60,8 @@

Currently online players: {{ len_rich_presence }}

Current players in LockerRoom: {{ current_players_locker_room }}

Current players in Arena: {{ current_players_arena }}

-

Length of Queue: {{ len_queue }}

Killed Lobbies: {{ len_killed_lobbies }}

Queued Runners: {{ len_queued_runners }}

-

Queued Hunters: {{ len_queued_hunters }}

-

Open Lobbies: {{ len_open_lobbies }}

Lobby Data