19 lines
337 B
Plaintext
19 lines
337 B
Plaintext
[
|
|
GameRecord ([
|
|
Some(Period(
|
|
start: First,
|
|
end: Some(Fourth),
|
|
plays: [
|
|
Play(
|
|
action: None,
|
|
down: Kickoff,
|
|
terrain: 0
|
|
),
|
|
]
|
|
)),
|
|
None,
|
|
None,
|
|
None,
|
|
])
|
|
]
|