Merge pull request #5638 from Citadel-Station-13/upstream-merge-35775

[MIRROR] [READY]Randomized Station Time + Night Shifts
This commit is contained in:
LetterJay
2018-02-24 00:24:47 -06:00
committed by GitHub
33 changed files with 245 additions and 165 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ When using time2text(), please use "DDD" to find the weekday. Refrain from using
#define DS2TICKS(DS) ((DS)/world.tick_lag)
#define TICKS2DS(T) ((T) TICKS)
#define TICKS2DS(T) ((T) TICKS)