first few resolved greps (#17343)

* first few resolved greps

* .
This commit is contained in:
Kashargul
2025-03-14 14:16:40 +01:00
committed by GitHub
parent d7de270243
commit 2757cefab8
11 changed files with 71 additions and 67 deletions
+1 -1
View File
@@ -249,7 +249,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")