Skip to content

Commit

Permalink
IT'S THE FINAL COUNTDOWN!!
Browse files Browse the repository at this point in the history
DU DU DU DUD DUD DU DU DU DUUUUD
  • Loading branch information
Syndicat-Meow authored Jan 5, 2025
2 parents 36f59ca + ff6620b commit c1933e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/basic/pets/cat/runtime.dm
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

/mob/living/basic/pet/cat/runtime/Initialize(mapload)
. = ..()
REGISTER_REQUIRED_MAP_ITEM(1, 1)
register_family = CALLBACK(src, PROC_REF(Write_Memory))
SSticker.OnRoundend(register_family)
if(mapload)
Expand Down

0 comments on commit c1933e4

Please sign in to comment.