Fix PAT notation and Touchdown notations. Backwards compatible w/ v3.0.0 if

`implicit_some` enabled in RON log and no PAT specified within.
This commit is contained in:
Cutieguwu
2025-03-31 18:39:05 -04:00
parent 46c806e537
commit f2a41be8d1
8 changed files with 31 additions and 20 deletions

2
gamelog/Cargo.lock generated
View File

@@ -19,7 +19,7 @@ dependencies = [
[[package]]
name = "gamelog"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"ron",
"semver",