Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
Deleted user committed Jul 27, 2024
1 parent 47d170f commit c0174c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/controllers/subsystem/who.dm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ SUBSYSTEM_DEF(who)
/datum/player_list/proc/update_data()
var/list/new_list_data = list()
var/list/new_list_admin_data = list()
var/list/new_mobs_ckey = list()
var/list/additional_data = list(
"lobby" = 0,
"admin_observers" = 0,
Expand Down

0 comments on commit c0174c5

Please sign in to comment.