Correct indentation.
This commit is contained in:
parent
e8ad6b9748
commit
d7f3b5426e
1 changed files with 12 additions and 12 deletions
|
@ -127,21 +127,21 @@
|
|||
#enddef
|
||||
|
||||
#define SUMMER_SCHEDULE
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
{MIDDAY}
|
||||
{AFTERNOON}
|
||||
{DUSK}
|
||||
{MIDNIGHT}
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
{MIDDAY}
|
||||
{AFTERNOON}
|
||||
{DUSK}
|
||||
{MIDNIGHT}
|
||||
#enddef
|
||||
|
||||
#define WINTER_SCHEDULE
|
||||
{DAWN}
|
||||
{MIDDAY}
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
{MIDNIGHT}
|
||||
{SECOND_WATCH}
|
||||
{DAWN}
|
||||
{MIDDAY}
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
{MIDNIGHT}
|
||||
{SECOND_WATCH}
|
||||
#enddef
|
||||
|
||||
#define DEFAULT_SCHEDULE_DAWN
|
||||
|
|
Loading…
Add table
Reference in a new issue