Skip to content

Commit

Permalink
Fix conflict 2
Browse files Browse the repository at this point in the history
  • Loading branch information
FeenieRU authored Dec 7, 2024
1 parent 9f4266c commit 3cda192
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/surgery/organs/internal/eyes/_eyes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@
UnregisterSignal(organ_owner, COMSIG_ATOM_BULLET_ACT)

/obj/item/organ/internal/eyes/proc/on_bullet_act(mob/living/carbon/source, obj/projectile/proj, def_zone)
UnregisterSignal(organ_owner, COMSIG_ATOM_BULLET_ACT)

/obj/item/organ/internal/eyes/proc/on_bullet_act(datum/source, obj/projectile/proj, def_zone)
SIGNAL_HANDLER

// Once-a-dozen-rounds level of rare
Expand Down

0 comments on commit 3cda192

Please sign in to comment.