Skip to content

Commit

Permalink
fixes doubleinitialize
Browse files Browse the repository at this point in the history
  • Loading branch information
X0-11 committed Jun 3, 2024
1 parent 562e113 commit c220872
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/mob.dm
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
/mob/Initialize()
. = ..()
START_PROCESSING(SSmobs, src)
..()

/mob/Initialize()
. = ..()
Expand Down

0 comments on commit c220872

Please sign in to comment.