diff options
| -rw-r--r-- | bb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -264,7 +264,7 @@ CONFIRM ";\n" #ifdef PAUSE PAUSE ";\n" #else -" ask1 REPLY \"\033[2mPress any key to continue...\033[0m\";" +" ask1 REPLY \"\033[0;2mPress any key to continue...\033[0m\";" #endif "}\n" "pick() {\n" |
