fix bug, controller info, remove old stuff

This commit is contained in:
Ondrej Novak 2025-03-08 20:40:04 +01:00
parent e2fb5b9910
commit 1297cccd70
21 changed files with 98 additions and 66 deletions

View file

@ -646,7 +646,6 @@ void wire_automap_file(char *mapfile)
noarrows=1;
cur_mode=MD_ANOTHER_MAP;
show_automap(1);
cancel_render=1;
}
char set_select_mode(char mode)