switching shmup no longer invokes keyboard configuration

This commit is contained in:
Zeno Rogue 2022-06-16 23:58:28 +02:00
parent e6d0c0c803
commit 0c445ef365
1 changed files with 0 additions and 1 deletions

View File

@ -2971,7 +2971,6 @@ EX void switch_shmup() {
switch_game_mode(rg::shmup);
resetScores();
start_game();
configure();
}
#if MAXMDIM >= 4