Fix formatting and implement the end of game score display

This commit is contained in:
Lol3rrr
2024-10-14 21:20:26 +02:00
parent 6f255faeb3
commit a2be4c2167
13 changed files with 401 additions and 200 deletions

View File

@@ -2,4 +2,5 @@
DROP TABLE processing_status;
DROP TABLE demo_player_stats;
DROP TABLE demo_players;
DROP TABLE demo_teams;
DROP TABLE demo_info;