Better description.

This commit is contained in:
Nicolás Ortega Froysa 2018-03-29 12:56:01 +02:00
parent e29a0bc7a3
commit 609d197227
No known key found for this signature in database
GPG Key ID: FEC70E3BAE2E69BF

View File

@ -33,7 +33,7 @@ int show_info;
const char *help = const char *help =
"HELP:\n" "HELP:\n"
"LEFT/RIGHT - turn the ship\n" "LEFT/RIGHT - turn the ship\n"
"UP/DOWN - accelerate/decelerate\n" "UP/DOWN - accelerate/reverse accelerate\n"
"R - reset the simulation\n" "R - reset the simulation\n"
"I - show/hide simulation information\n" "I - show/hide simulation information\n"
"H - show/hide this help information\n" "H - show/hide this help information\n"