Skip to content

Commit

Permalink
Дополнительное логирование
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantornRU committed Mar 28, 2024
1 parent 22e113e commit 0ddd071
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
/datum/antag_scenario/team/execute()
for(var/list/team_members in picked_teams)
if(!length(team_members))
error("Invalid antag scenario team execute - not enough team_members.")
continue

message_admins("Creating team of [json_encode(team_members)]")
Expand Down

0 comments on commit 0ddd071

Please sign in to comment.