From 364a0e0bfafecd6cbcf736760ee437a161563c01 Mon Sep 17 00:00:00 2001 From: ZKWolf <34097612+wolfswolke@users.noreply.github.com> Date: Wed, 12 Jun 2024 17:42:19 +0200 Subject: [PATCH] Removed Data Users don't need --- src/templates/debug/anon_matchmaking.html | 3 --- src/templates/debug/matchmaking.html | 3 --- 2 files changed, 6 deletions(-) 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