Merge pull request #5638 from Citadel-Station-13/upstream-merge-35775
[MIRROR] [READY]Randomized Station Time + Night Shifts
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user