Skip to content

Commit

Permalink
Forgot to get rid of this when splitting the PR
Browse files Browse the repository at this point in the history
  • Loading branch information
private-tristan authored Jan 6, 2024
1 parent 498590b commit 8471c6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/cm_aliens/structures/egg.dm
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
create_egg_triggers()
if (hive)
hivenumber = hive
if(hivenumber == XENO_HIVE_NORMAL)
RegisterSignal(SSdcs, COMSIG_GLOB_GROUNDSIDE_FORSAKEN_HANDLING, PROC_REF(forsaken_handling))

if(hivenumber == XENO_HIVE_NORMAL)
RegisterSignal(SSdcs, COMSIG_GLOB_GROUNDSIDE_FORSAKEN_HANDLING, PROC_REF(forsaken_handling))
Expand Down

0 comments on commit 8471c6b

Please sign in to comment.