diff --git a/code/modules/mob/dead/new_player/new_player.dm b/code/modules/mob/dead/new_player/new_player.dm index 0738781d5..76b01f002 100644 --- a/code/modules/mob/dead/new_player/new_player.dm +++ b/code/modules/mob/dead/new_player/new_player.dm @@ -35,7 +35,6 @@ new_player_panel() /mob/dead/new_player/proc/new_player_panel() - src << browse(null, "window=playersetup") //closes the player setup window if its already open. var/output = "" if(SSticker.current_state <= GAME_STATE_PREGAME) switch(ready) @@ -95,10 +94,7 @@ output += "" var/datum/browser/popup - if(SSticker.current_state <= GAME_STATE_PREGAME) - popup = new(src, "playersetup", "