diff --git a/Sources/App/Controllers/StatsController.swift b/Sources/App/Controllers/StatsController.swift index 7225158..7050d83 100644 --- a/Sources/App/Controllers/StatsController.swift +++ b/Sources/App/Controllers/StatsController.swift @@ -685,8 +685,7 @@ struct StatsController: RouteCollection { let casualOverall = getCasualStats(db: db) let bocwCasual = getCasualStatsForGame(db: db, gameId: "bocw") - let mw2Casual = getCasualStatsForGame(db: db, gameId: "mw2") - + let mw2Casual = getCasualStatsForGame(db: db, gameId: "mw2", afterDate: Date(timeIntervalSince1970: 1635823473)) let vgCasual = getCasualStatsForGame(db: db, gameId: "vg", afterDate: Date(timeIntervalSince1970: 1635823473)) //nov 21 to exlude beta time in sept