Who knows what we will do next year,

but this minor bug has been fixed anyway :)
This commit is contained in:
TfT_02 2013-02-09 10:59:41 +01:00
parent a2cbfa2668
commit b60d9032be

View File

@ -102,8 +102,8 @@ public final class Anniversary {
} }
}, 20 * delay); }, 20 * delay);
} }
hasCelebrated.add(sender.getName());
} }
hasCelebrated.add(sender.getName());
} }
} }