Skip to content

Commit

Permalink
whatever
Browse files Browse the repository at this point in the history
  • Loading branch information
Absolucy committed Nov 27, 2024
1 parent 0533590 commit be7e0ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/_onclick/hud/new_player.dm
Original file line number Diff line number Diff line change
Expand Up @@ -484,9 +484,6 @@

/atom/movable/screen/lobby/button/server/Initialize(mapload)
. = ..()
if(!server_port)
. = INITIALIZE_HINT_QDEL
CRASH("Tried to initialize server button without valid port!")
if(is_available())
set_button_status(TRUE)
update_appearance(UPDATE_ICON_STATE)
Expand Down

0 comments on commit be7e0ff

Please sign in to comment.