mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Put back W-L-T in rankings.
This commit is contained in:
@@ -8,6 +8,9 @@ CREATE TABLE rankings (
|
||||
goalpoints int,
|
||||
defensepoints int,
|
||||
random REAL,
|
||||
wins int,
|
||||
losses int,
|
||||
ties int,
|
||||
disqualifications int,
|
||||
played int
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user