Browse Source

Much better, more scary.

bugz 4 years ago
parent
commit
5615f13f09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wordplay.cpp

+ 1 - 1
wordplay.cpp

@@ -278,7 +278,7 @@ int mangle(int fd, std::string &buffer) {
       std::ostringstream new_buffer;
       std::string new_string;
       const char *bbs_systems[] = {"Haunted BBS", "Harry's BBS",
-                                   "Scary Software BBS", "Screaming BBS"};
+                                   "Scary BBS Software", "Screaming BBS"};
       const char *operating_systems[] = {
           "OS/360",     "CP/M",       "OS/9",     "Xenix",          "MS-DOS",
           "PC-DOS",     "DR-DOS",     "QNX",      "Novell Netware", "AmigaOS",