Skip to content

Commit 284ffd5

Browse files
committed
Update ExtendedDate.hx
1 parent 65f6d8e commit 284ffd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/yutautil/ExtendedDate.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ class ExtendedDate extends FlxBasic {
8080

8181
// Check birthdays, and make a small trace for them.
8282
if (this.ZBirthday()) {
83-
trace("Z's birthday is today!");
83+
trace("Z11's birthday is today!");
8484
}
8585
if (this.YutaBirthday()) {
8686
trace("Yuta's birthday is today!");

0 commit comments

Comments
 (0)