mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-24 21:58:30 +01:00
chapter 2: allow right click on action buttons
This commit is contained in:
@@ -302,7 +302,7 @@
|
||||
|
||||
return ..()
|
||||
|
||||
/datum/action/innate/bci_charge_action/Trigger()
|
||||
/datum/action/innate/bci_charge_action/Trigger(trigger_flags)
|
||||
var/obj/item/stock_parts/cell/cell = circuit_component.parent.cell
|
||||
|
||||
if (isnull(cell))
|
||||
|
||||
Reference in New Issue
Block a user