File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ type GameEventDetails struct {
421
421
KeeperHeldBall * refproto.GameEvent_KeeperHeldBall `json:"keeperHeldBall,omitempty"`
422
422
UnsportingBehaviorMinor * refproto.GameEvent_UnsportingBehaviorMinor `json:"unsportingBehaviorMinor,omitempty"`
423
423
UnsportingBehaviorMajor * refproto.GameEvent_UnsportingBehaviorMajor `json:"unsportingBehaviorMajor,omitempty"`
424
- MultipleCards * refproto.GameEvent_MultipleCards `json:"multiple ,omitempty"`
424
+ MultipleCards * refproto.GameEvent_MultipleCards `json:"multipleCards ,omitempty"`
425
425
MultipleFouls * refproto.GameEvent_MultipleFouls `json:"multipleFouls,omitempty"`
426
426
MultiplePlacementFailures * refproto.GameEvent_MultiplePlacementFailures `json:"multiplePlacementFailures,omitempty"`
427
427
KickTimeout * refproto.GameEvent_KickTimeout `json:"kickTimeout,omitempty"`
You can’t perform that action at this time.
0 commit comments