mirror of https://github.com/zyllian/classics.git synced 2025-05-10 20:56:41 -07:00

save player location on save/leave

This commit is contained in:
zyl 2024-09-09 16:30:31 -07:00
parent 6b72840495
commit b146afa72e
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs
6 changed files with 94 additions and 45 deletions

1
Cargo.lock generated
View file

@ -181,6 +181,7 @@ checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
dependencies = [
"cfg-if",
"crunchy",
"serde",
]
[[package]]