[MIRROR] next grep, no spaces (#10548)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-29 14:13:04 -07:00
committed by GitHub
parent 16a213f699
commit 8d0febfbb6
104 changed files with 1278 additions and 1189 deletions
@@ -1,8 +1,8 @@
/**
* tgui state: ticket_state
*
* Grants the user UI_INTERACTIVE, if a ticket is open.
**/
/**
* tgui state: ticket_state
*
* Grants the user UI_INTERACTIVE, if a ticket is open.
*/
GLOBAL_DATUM_INIT(tgui_ticket_state, /datum/tgui_state/ticket_state, new)