missed proc refs
This commit is contained in:
@@ -145,7 +145,7 @@ GLOBAL_LIST_EMPTY(uplinks)
|
||||
active = TRUE
|
||||
update_items()
|
||||
if(user)
|
||||
INVOKE_ASYNC(src, .proc/ui_interact, user)
|
||||
INVOKE_ASYNC(src, PROC_REF(ui_interact), user)
|
||||
// an unlocked uplink blocks also opening the PDA or headset menu
|
||||
return COMPONENT_NO_INTERACT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user