[Fix] Fixed ship continually accelerating after coming out of

autonavigation.
This commit is contained in:
Allanis 2014-04-13 23:28:44 +01:00
parent e536ab4da3
commit ea64abe980

View File

@ -258,7 +258,7 @@ static void menu_small_exit(unsigned int wid, char* str) {
}
/* Stop player sounds because they sometimes hand! */
player_flags = 0;
player_abortAutonav("Exited game.");
player_stopSound();
/* Clean up. */