This commit is contained in:
parent
9fd8eb7f5b
commit
dc6173dc39
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@ use bevy::prelude::*;
|
||||||
fn main() {
|
fn main() {
|
||||||
App::new().run();
|
App::new().run();
|
||||||
println!("Hello, bevy!");
|
println!("Hello, bevy!");
|
||||||
println!("why?");
|
println!("rm -r .cache, no vergogn");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue