diff options
author | metamuffin <metamuffin@disroot.org> | 2024-06-04 22:19:03 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-06-04 22:19:03 +0200 |
commit | f077fd79246e0ddced696d8b3f9c12a648577abf (patch) | |
tree | 02acd35ec4ef819455e4e260547fce6c7185b1e9 /src/spectate/index.html | |
parent | d50cbd513c7208cb2a5c13571a964544b9470017 (diff) | |
download | gpn-tron-rust-f077fd79246e0ddced696d8b3f9c12a648577abf.tar gpn-tron-rust-f077fd79246e0ddced696d8b3f9c12a648577abf.tar.bz2 gpn-tron-rust-f077fd79246e0ddced696d8b3f9c12a648577abf.tar.zst |
scoreboard
Diffstat (limited to 'src/spectate/index.html')
-rw-r--r-- | src/spectate/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spectate/index.html b/src/spectate/index.html index 0c86aec..318102a 100644 --- a/src/spectate/index.html +++ b/src/spectate/index.html @@ -41,6 +41,7 @@ </div> <div id="scoreboard"> <h2>Scoreboard</h2> + <ol id="scoreboard_inner"></ol> </div> <div id="chat"> <h2>Chat</h2> |