mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
Hurr durr
This commit is contained in:
@@ -445,7 +445,7 @@ Implants;
|
||||
/datum/game_mode/proc/num_players_started()
|
||||
. = 0
|
||||
for(var/mob/living/carbon/human/H in player_list)
|
||||
if(P.client)
|
||||
if(H.client)
|
||||
. ++
|
||||
|
||||
///////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user