#126 Fix the birthyear calculation on character creation

Merged
Kevin_Smarts merged 2 commits from Unstable.Egghead/master into Kevin_Smarts/master 4 years ago

When creating a character, the logic goes that entering in a birthday after June 1st will cause the year to go one lower, unfortunately the logic for going within June will never work, as it takes into account the wrong variable, using day rather than birthday. This fixes that.

When creating a character, the logic goes that entering in a birthday after June 1st will cause the year to go one lower, unfortunately the logic for going within June will never work, as it takes into account the wrong variable, using day rather than birthday. This fixes that.
Kevin_Smarts commented 4 years ago
Owner

Thanks!

Thanks!
This pull request has been merged successfully!
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.