mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 17:15:39 +00:00
show real connections in players count
This commit is contained in:
parent
13292efe29
commit
becb46d1bc
4 changed files with 20 additions and 6 deletions
|
|
@ -35,7 +35,7 @@
|
|||
<td class="text-align-left">{{ server.info.Map }}</td>
|
||||
<td class="text-align-left">{{ server.added | format_date }}</td>
|
||||
<td class="text-align-left">{{ server.online | format_date }}</td>
|
||||
<td class="text-align-center">{{ server.info.Players }}</td>
|
||||
<td class="text-align-center">{{ server.connections }}{#{{ server.info.Players }}#}</td>
|
||||
<td class="text-align-center">{{ server.info.MaxPlayers }}</td>
|
||||
<td class="text-align-center">{{ server.info.Bots }}</td>
|
||||
<td class="text-align-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue