🐞 fix: Change log header and intro text

This commit is contained in:
Keith Solomon
2025-09-01 12:39:11 -05:00
parent 2c1c6fcf01
commit 9f76a9c907
2 changed files with 2 additions and 8 deletions

View File

@@ -206,7 +206,7 @@ case 'start':
$g =& $_SESSION['game'];
}
$messages[] = "Days in Fortuna\n------------------------";
$messages[] = "Welcome to Fortuna\n------------------------";
break;
case 'reset':