Skip to content

Commit

Permalink
yea
Browse files Browse the repository at this point in the history
  • Loading branch information
InsaneRed committed Jan 2, 2024
1 parent 0a8d8dd commit 351b275
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
apply_cooldown()
return ..()

/datum/action/xeno_action/activable/feralfrenzy/use_ability(atom/affected_atom)
/datum/action/xeno_action/activable/feralfrenzy/use_ability(atom/target)
var/mob/living/carbon/xenomorph/xeno = owner
if(!action_cooldown_check() || xeno.action_busy)
return
Expand Down

0 comments on commit 351b275

Please sign in to comment.