test
parent
9a29fd5a82
commit
e850a61cda
|
@ -8,7 +8,7 @@ import 'package:flutter/scheduler.dart';
|
|||
import 'package:pong/pong_menu.dart';
|
||||
|
||||
void main() {
|
||||
// Run the PongGame app
|
||||
// Run the PongGame
|
||||
runApp(const PongGame());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue