mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 00:20:42 +01:00
1c6938707c
Updates the keycard swipe console to TGUI. Did this to practice on something simple. Mostly copied from #20880 The few things I'm unsure of: <Button content="Dispense" Was flagged as depreciated so I changed it to <Button color="bad" onClick={() => act('select_event', { event: 'Emergency Evacuation' }) } > I relied quite a lot on the autocomplete so hopefully there's no huge problems. <img width="633" height="402" alt="image" src="https://github.com/user-attachments/assets/df8be821-947c-48cc-a289-31b658c967e1" />