Fix null values being present in mob_list.

This commit is contained in:
Leshana
2020-04-14 17:03:42 -04:00
parent efb913ecb4
commit 13d7408058

View File

@@ -19,6 +19,7 @@
/mob/new_player/New()
mob_list += src
initialized = TRUE // Explicitly don't use Initialize(). New players join super early and use New()
/mob/new_player/verb/new_player_panel()
set src = usr