From 99867e39fa65769343ec3e71961df7b5b608e61f Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Mon, 7 Oct 2019 00:22:00 -0400 Subject: [PATCH] Update GetTeamCounts.cs Updated annotations --- Classic/scripts/autoexec/GetTeamCounts.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classic/scripts/autoexec/GetTeamCounts.cs b/Classic/scripts/autoexec/GetTeamCounts.cs index 7cbdb8d..0e0fee4 100644 --- a/Classic/scripts/autoexec/GetTeamCounts.cs +++ b/Classic/scripts/autoexec/GetTeamCounts.cs @@ -8,7 +8,7 @@ // Whether or not a portion of the script is run or not depends on // if a player has switched teams or not. Or if a team changing event has occurred. // This is triggered via various event functions throughout the game. -// All included in EvoClassicTaco.vl2 +// // Set reset string $GetCountsClientTeamChange = true;