diff --git a/code/modules/mob/new_player/login.dm b/code/modules/mob/new_player/login.dm index a7ce6fa98ab..84456c68f2f 100644 --- a/code/modules/mob/new_player/login.dm +++ b/code/modules/mob/new_player/login.dm @@ -26,6 +26,7 @@ if(watch_locations.len>0) loc = pick(watch_locations) */ + update_music() new_player_panel() spawn(40) if(client)