mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 23:47:16 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
return FALSE
|
||||
if(action == "search")
|
||||
SStgui.close_uis(src)
|
||||
addtimer(CALLBACK(src, .proc/perform_research, usr, currentName), 0)
|
||||
addtimer(CALLBACK(src,PROC_REF(perform_research), usr, currentName), 0)
|
||||
currentName = ""
|
||||
currentSection = PRE_TITLE
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user