mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Merge commit '179a607a90ad7ec62bdaff4e6fe72af60ee56442' of https://github.com/tgstation/tgstation into upstream-24-10b
This commit is contained in:
@@ -35,7 +35,7 @@ GLOBAL_DATUM(escape_menu_details, /atom/movable/screen/escape_menu/details)
|
||||
<span style='text-align: right; line-height: 0.7'>
|
||||
Round ID: [GLOB.round_id || "Unset"]<br />
|
||||
Round Time: [ROUND_TIME()]<br />
|
||||
Map: [SSmapping.config?.map_name || "Loading..."]<br />
|
||||
Map: [SSmapping.current_map.map_name || "Loading..."]<br />
|
||||
Time Dilation: [round(SStime_track.time_dilation_current,1)]%<br />
|
||||
</span>
|
||||
"}
|
||||
|
||||
Reference in New Issue
Block a user