Skip to content

Commit 62e2c2c

Browse files
committed
Possibly fix AutoCoop's request to even the teams triggering incorrectly due to not resetting knowledge of spies between matches.
1 parent 806c052 commit 62e2c2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/auto_coop.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def bot_report
185185
@versus_started = false
186186

187187
@player_characters.clear
188+
@known_spies.clear
188189

189190
check_map(map)
190191

0 commit comments

Comments
 (0)