mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Fixes an issue with the sentient disease status panel, each letter was a new line (#54468)
This commit is contained in:
@@ -88,7 +88,7 @@ the new instance inside the host to be updated to the template's stats.
|
||||
|
||||
|
||||
/mob/camera/disease/get_status_tab_items()
|
||||
..()
|
||||
. = ..()
|
||||
if(freemove)
|
||||
. += "Host Selection Time: [round((freemove_end - world.time)/10)]s"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user