mirror of
https://github.com/redstrate/Physis.git
synced 2025-04-22 04:37:46 +00:00
Check heavensward expansion patch files now
This commit is contained in:
parent
ebc7ae77e7
commit
c0ea846d6f
1 changed files with 5 additions and 1 deletions
|
@ -130,7 +130,11 @@ fn test_patching() {
|
|||
"game/H2017.06.06.0000.0001m.patch",
|
||||
"game/H2017.06.06.0000.0001n.patch",
|
||||
"game/D2017.07.11.0000.0001.patch",
|
||||
"game/D2017.09.24.0000.0001.patch"];
|
||||
"game/D2017.09.24.0000.0001.patch",
|
||||
"ex1/H2017.06.01.0000.0001a.patch",
|
||||
"ex1/H2017.06.01.0000.0001b.patch",
|
||||
"ex1/H2017.06.01.0000.0001c.patch",
|
||||
"ex1/H2017.06.01.0000.0001d.patch"];
|
||||
|
||||
println!("Boot patching is now complete. Now running game patching...");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue