We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786bce7 commit 199c9e4Copy full SHA for 199c9e4
proto/ssl_gc_game_event.proto
@@ -494,7 +494,7 @@ message GameEvent {
494
ATTACKER_TOO_CLOSE_TO_DEFENSE_AREA = 19; // triggered by autoRef
495
DEFENDER_IN_DEFENSE_AREA = 31; // triggered by autoRef
496
BOUNDARY_CROSSING = 41; // triggered by autoRef
497
- KEEPER_HELD_BALL = 13; // triggered by autoRef
+ KEEPER_HELD_BALL = 13; // triggered by GC
498
BOT_DRIBBLED_BALL_TOO_FAR = 17; // triggered by autoRef
499
500
BOT_PUSHED_BOT = 24; // triggered by human ref
0 commit comments