mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
parent
5733d2403e
commit
34da534917
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ fn help() {
|
|||
println!(" q: Quit the app.");
|
||||
println!(" f: Set speed to fast, 2x");
|
||||
println!(" n: Set speed to normal, 1x");
|
||||
println!(" n: Set speed to slow, 0.5x");
|
||||
println!(" s: Set speed to slow, 0.5x");
|
||||
println!(" p: Pause");
|
||||
println!(" u: Unpause");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue