We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f6d8e commit 284ffd5Copy full SHA for 284ffd5
source/yutautil/ExtendedDate.hx
@@ -80,7 +80,7 @@ class ExtendedDate extends FlxBasic {
80
81
// Check birthdays, and make a small trace for them.
82
if (this.ZBirthday()) {
83
- trace("Z's birthday is today!");
+ trace("Z11's birthday is today!");
84
}
85
if (this.YutaBirthday()) {
86
trace("Yuta's birthday is today!");
0 commit comments