Merge pull request #8131 from Citadel-Station-13/kevinz000-patch-23

Shift autocall is now accurate to real time rather than game time (you will no longer have 4 hour rounds due to lag)
This commit is contained in:
deathride58
2019-03-31 21:41:37 -04:00
committed by GitHub
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -304,6 +304,7 @@ SUBSYSTEM_DEF(ticker)
to_chat(world, "<h4>[holiday.greet()]</h4>")
PostSetup()
SSshuttle.realtimeofstart = world.realtime
return TRUE