fixed some string issue for arguments.cc

This commit is contained in:
2024-07-18 22:49:57 -04:00
parent e0a6eb28c1
commit a5290c4754

View File

@ -172,7 +172,7 @@ void panic_args(feature panic) {
}
const char *ARGS_LIST = "\
-n : Use ncurses for I/O\n \
-n : Use ncurses for I/O\n\
-r : Randomly generate maps\n\
-c : Enemies chase the player (CAUTION: THEY CAN REALLY CHASE!!!)\n\
-d : Enemies can go through doors (CAUTION: DO NOT ENABLE WITH CHASING!)\n\