The stat panel now displays station time along with current round duration.

This commit is contained in:
PsiOmega
2015-08-15 22:05:52 +02:00
parent a2ae87aaf9
commit 1186ec2af6
5 changed files with 23 additions and 22 deletions

View File

@@ -189,7 +189,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(emergency_shuttle)
var/eta_status = emergency_shuttle.get_status_panel_eta()
if(eta_status)