Files
tbd-station-14/Content.Server/DeviceLinking/Systems/SignalTimerSystem.cs
nikthechampiongr 1a3ce6cf2c Fix brig timer labels to displaying correctly. (#25033)
* Fix brig timer labels to displaying correctly.

The TextScreenSystem was expecting a string, but the value inputted for
the label was an array of strings.

* Address nitpick

This should do the exact same thing but it is semantically clearer I guess.
2024-02-08 18:12:04 -05:00

7.3 KiB