Skip to content

Commit

Permalink
Merge branch 'endless_runner' of github.com:spydon/games into endless…
Browse files Browse the repository at this point in the history
…_runner
  • Loading branch information
spydon committed Nov 8, 2023
2 parents e3ab251 + d06a3bc commit d5f30af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/endless_runner/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ class MyGame extends StatelessWidget {
seedColor: palette.seed.color,
background: palette.backgroundMain.color,
),
useMaterial3: true,
textTheme: GoogleFonts.pressStart2pTextTheme().apply(
bodyColor: palette.text.color,
displayColor: palette.text.color,
Expand Down

0 comments on commit d5f30af

Please sign in to comment.