Renamed GameColor -> AppColor

This commit is contained in:
2026-05-24 17:03:58 +02:00
parent 18a5dcfdd5
commit 5a2cc790dd
18 changed files with 59 additions and 59 deletions

View File

@@ -49,7 +49,7 @@ void main() {
testGame = Game(
name: 'Test Game',
ruleset: Ruleset.highestScore,
color: GameColor.blue,
color: AppColor.blue,
icon: '',
);
testMatch1 = Match(