Skip to content

Commit

Permalink
costil: adds show_title_screen to new_player/Login(), as well as to…
Browse files Browse the repository at this point in the history
… new_player/Initialize()
  • Loading branch information
Gaxeer committed Oct 17, 2023
1 parent 344367d commit 98618f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular_ss220/title_screen/code/new_player.dm
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ GLOBAL_LIST_EMPTY(new_player_list)

/mob/new_player/Login()
. = ..()
show_title_screen()

0 comments on commit 98618f7

Please sign in to comment.