[MIRROR] first few resolved greps (#10417)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-15 01:01:16 +01:00
committed by GitHub
co-authored by Kashargul
parent 789db280cc
commit 79be389db1
10 changed files with 70 additions and 50 deletions
+1 -1
View File
@@ -252,7 +252,7 @@
// Instantiate stat panel
stat_panel = new(src, "statbrowser")
stat_panel.subscribe(src, .proc/on_stat_panel_message)
stat_panel.subscribe(src, PROC_REF(on_stat_panel_message))
// Instantiate tgui panel
tgui_say = new(src, "tgui_say")