mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Changed: Synchronization with SVN
This commit is contained in:
parent
5c82fcd39c
commit
9bbbb79ba6
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ const uint RYZOM_WEEK_IN_DAY = 6;
|
|||
const uint RYZOM_YEAR_IN_DAY = RYZOM_MONTH_IN_DAY*RYZOM_YEAR_IN_MONTH;
|
||||
const uint RYZOM_CYCLE_IN_MONTH = 12;
|
||||
|
||||
const uint RYZOM_START_YEAR = 2570-1;
|
||||
const uint RYZOM_START_YEAR = 2570-2;
|
||||
const uint RYZOM_START_SPRING = 61;
|
||||
const uint RYZOM_START_DAY = 1111111;
|
||||
const uint RYZOM_START_HOUR = 9;
|
||||
|
|
Loading…
Reference in a new issue