File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -165,12 +165,11 @@ message Referee {
165165
166166 // Information about the direction of play.
167167 // True, if the blue team will have it's goal on the positive x-axis of the ssl-vision coordinate system.
168- // Obviously, the yellow team will play on the opposide half.
169- // For compatibility, this field is optional.
168+ // Obviously, the yellow team will play on the opposite half.
170169 optional bool blue_team_on_positive_half = 10 ;
171170
172171 // The game event that caused the referee command.
173- // deprecated in favor of current_game_event .
172+ // deprecated in favor of game_events .
174173 optional Game_Event game_event = 11 [deprecated = true ];
175174
176175 // The command that will be issued after the current stoppage and ball placement to continue the game.
You can’t perform that action at this time.
0 commit comments