mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-07-17 10:13:15 -05:00
Removed Data Users don't need
This commit is contained in:
parent
9dcb954108
commit
364a0e0bfa
|
|
@ -61,11 +61,8 @@
|
|||
<p><strong>Current players in LockerRoom: {{ current_players_locker_room }}<br></strong></p>
|
||||
<p><strong>Current players in Arena: {{ current_players_arena }}<br></strong></p>
|
||||
<p></p>
|
||||
<p><strong>Length of Queue:</strong> {{ len_queue }}</p>
|
||||
<p><strong>Killed Lobbies:</strong> {{ len_killed_lobbies }}</p>
|
||||
<p><strong>Queued Runners:</strong> {{ len_queued_runners }}</p>
|
||||
<p><strong>Queued Hunters:</strong> {{ len_queued_hunters }}</p>
|
||||
<p><strong>Open Lobbies:</strong> {{ len_open_lobbies }}</p>
|
||||
|
||||
<h2>Lobby Data</h2>
|
||||
<table>
|
||||
|
|
|
|||
|
|
@ -60,11 +60,8 @@
|
|||
<p><strong>Currently online players: {{ len_rich_presence }}<br></strong></p>
|
||||
<p><strong>Current players in LockerRoom: {{ current_players_locker_room }}<br></strong></p>
|
||||
<p><strong>Current players in Arena: {{ current_players_arena }}<br></strong></p>
|
||||
<p><strong>Length of Queue:</strong> {{ len_queue }}</p>
|
||||
<p><strong>Killed Lobbies:</strong> {{ len_killed_lobbies }}</p>
|
||||
<p><strong>Queued Runners:</strong> {{ len_queued_runners }}</p>
|
||||
<p><strong>Queued Hunters:</strong> {{ len_queued_hunters }}</p>
|
||||
<p><strong>Open Lobbies:</strong> {{ len_open_lobbies }}</p>
|
||||
|
||||
<h2>Lobby Data</h2>
|
||||
<table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user