This commit is contained in:
klorpa
2024-08-31 15:28:42 -05:00
parent 8e85561725
commit 02c4147893
10 changed files with 12 additions and 12 deletions

View File

@@ -796,7 +796,7 @@ newgame(void)
return;
}
/* show "welcome [back] to nethack" message at program startup */
/* show "welcome [back] to NetHack" message at program startup */
void
welcome(boolean new_game) /* false => restoring an old game */
{