Fix UConn in NCAAW sim

This commit is contained in:
Chris Parsons 2026-03-15 23:43:46 -07:00
parent 47b8935be6
commit 714e6e5908

View file

@ -69,7 +69,7 @@ const BARTHAG_FALLBACK = 0.5;
const BARTHAG_RATINGS: Record<string, number> = {
// ── 110 ────────────────────────────────────────────────────────────────────
"connecticut": 0.9996, "uconn": 0.9996,
"connecticut": 0.9996, "uconn": 0.9996, "connecticut (uconn)": 0.9996,
"ucla": 0.9991,
"texas": 0.9988,
"south carolina": 0.9986,