mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Was missing an important bit
This commit is contained in:
@@ -265,6 +265,7 @@
|
||||
A.action = new/datum/action/item_action
|
||||
A.action.name = A.action_button_name
|
||||
A.action.target = A
|
||||
A.action.check_flags &= ~AB_CHECK_INSIDE
|
||||
A.action.Grant(src)
|
||||
if(I.action_button_name)
|
||||
if(!I.action)
|
||||
|
||||
Reference in New Issue
Block a user