mirror of
https://github.com/redstrate/Kawari.git
synced 2025-06-30 11:47:45 +00:00
Update Physis to fix several issues with loading LGBs
This fixes loading LGBs from expansions, which means some zones are now semi-functional. It should also stop panicking when loading certain LGBs. Fixes #35
This commit is contained in:
parent
9405714e56
commit
6ecea26646
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1048,7 +1048,7 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "physis"
|
name = "physis"
|
||||||
version = "0.4.0"
|
version = "0.4.0"
|
||||||
source = "git+https://github.com/redstrate/physis#5002e4a590c9dda238ddea599b16a010c2b15c50"
|
source = "git+https://github.com/redstrate/physis#7bf8f5016cec17515a25e399117ef152b3a3361b"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"binrw",
|
"binrw",
|
||||||
"bitflags",
|
"bitflags",
|
||||||
|
|
Loading…
Add table
Reference in a new issue