server time for status panel

This commit is contained in:
Jordie0608
2015-02-26 20:15:15 +11:00
parent f4c5332817
commit 4f160e4833
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -698,6 +698,7 @@ var/list/slot_equipment_priority = list( \
..()
if(statpanel("Status"))
stat(null, "Server Time: [time2text(world.realtime, "YYYY-MM-DD hh:mm")]")
var/ETA
switch(SSshuttle.emergency.mode)
if(SHUTTLE_RECALL)