mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-03-20 03:03:53 +00:00
* Make Dropdown component use `selected` prop instead of state. This makes the selection properly update when it's changed server-side. * Make floor painter preview available directions nicely. Also migrate it to tgui while at it. * Have a preview of all available styles with pictures. Also address the review comments.