2024 edition initial #1

Merged
webster merged 31 commits from 2024edition into main 2024-11-28 01:33:32 +04:00
Showing only changes of commit 1d3a8a954f - Show all commits

View file

@ -5,5 +5,6 @@ export class FeatureFlagList {
"DisableVoice",
"ProdMode",
"EndgamePointsUseCssAnimation",
"StartVersusIfPlayersAnsweredInSameTime",
];
}