Skip to content

Commit

Permalink
BREAK BREAK, TO FAST
Browse files Browse the repository at this point in the history
  • Loading branch information
Deleted user committed Jul 27, 2024
1 parent 633759d commit 221afe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/controllers/subsystem/who.dm
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ SUBSYSTEM_DEF(who)
continue
if(target.mob)
GLOB.admin_datums[ui.user.client.ckey].show_player_panel(target.mob)
break

/datum/player_list/ui_status(mob/user, datum/ui_state/state)
return UI_INTERACTIVE
Expand Down

0 comments on commit 221afe9

Please sign in to comment.