Fix gamelog formatting errors.
This commit is contained in:
@@ -1955,7 +1955,7 @@
|
||||
action: Curls, // Big throw
|
||||
down: None,
|
||||
terrain: None,
|
||||
)
|
||||
),
|
||||
Quarter(Third),
|
||||
Kickoff(Colorado),
|
||||
Play(
|
||||
|
||||
@@ -17,6 +17,7 @@ impl LogFile {
|
||||
continue;
|
||||
}
|
||||
|
||||
// Clean this up?
|
||||
let found = self
|
||||
.0
|
||||
.iter()
|
||||
|
||||
Reference in New Issue
Block a user