Files
tbd-station-14/Content.Client/Wires/UI/WiresMenu.cs
Pieter-Jan Briers c10a72be39 Fix layout on wires UI (#33714)
Layout would break for machines with >6 lights because the column count was hardcoded. Uncap the UI width and fix the rows count instead.

Lights with less than 4 characters of text weren't aligned right, now they are.
2024-12-04 21:13:22 +11:00

22 KiB