add line break at eof

This commit is contained in:
James Allenspach
2022-01-07 21:52:30 -06:00
parent 4d66d18e71
commit 83a9d95fc4

View File

@@ -81,4 +81,4 @@ PLAY: while (1) {
# after the player has lost.
continue {
print "\nLet's play again. Hurkle is hiding.\n\n";
}
}