mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-03-21 17:54:09 -05:00
Added Private Lobby LEN
This commit is contained in:
parent
0a20e97bf1
commit
a8106b8886
|
|
@ -60,6 +60,7 @@
|
|||
<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>Currently open privat lobbys: {{ len_private_lobbies }}<br></strong></p>
|
||||
<p><strong>Killed Lobbies:</strong> {{ len_killed_lobbies }}</p>
|
||||
<p><strong>Queued Runners:</strong> {{ len_queued_runners }}</p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user