[MIRROR] TGUI Subsystem Update (#7315)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
Co-authored-by: Selis <sirlionfur@hotmail.de>
This commit is contained in:
CHOMPStation2
2023-12-06 14:24:03 -07:00
committed by GitHub
parent 953c41e2f7
commit 3ef536fc7f
3 changed files with 46 additions and 51 deletions
+4
View File
@@ -17,6 +17,10 @@
*/
var/gc_destroyed
/// Open uis owned by this datum
/// Lazy, since this case is semi rare
var/list/open_tguis // CHOMPEdit: FIXME: open_uis
/// Active timers with this datum as the target
var/list/active_timers