Merge pull request #24057 from MrStonedOne/mcstatchange

Better tick drift tracking, Player visable ByondTime[tm] dilation tracker
This commit is contained in:
oranges
2017-02-15 01:41:21 +13:00
committed by GitHub
8 changed files with 50 additions and 7 deletions
@@ -299,7 +299,6 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
/mob/dead/observer/Stat()
..()
if(statpanel("Status"))
stat(null, "Station Time: [worldtime2text()]")
if(ticker && ticker.mode)
for(var/datum/gang/G in ticker.mode.gangs)
if(G.is_dominating)