Files
wwdpublic/Content.Server/DeviceLinking/Systems/SignalTimerSystem.cs
nikthechampiongr 5c93eca7d8 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.

(cherry picked from commit 1a3ce6cf2c50d59e91f682011f58e3345f48e86e)
2024-02-18 22:35:12 +01:00

7.3 KiB