Skip to content

Commit

Permalink
Fix start of Winter for Golarion calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwilkes committed Jun 9, 2023
1 parent cd2e9bd commit 5ce9afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Settings/Calendars/Golarion.calendar
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"seasons": [
{
"name": "Winter",
"start_month": 12,
"start_month": 11,
"start_day": 1,
"end_month": 2,
"end_day": 28
Expand Down

0 comments on commit 5ce9afc

Please sign in to comment.