mirror of
https://github.com/neogeek23/rust_pong.git
synced 2026-02-04 02:48:17 +00:00
missing game run
This commit is contained in:
parent
991a1c3571
commit
5a8b2fcbf1
@ -30,5 +30,6 @@ fn main() -> amethyst::Result<()> {
|
||||
|
||||
let mut game = Application::new("./", Pong, game_data)?;
|
||||
|
||||
game.run();
|
||||
Ok(())
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user