1
Fork 0
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:
Joshua Goins 2022-10-17 17:48:12 -04:00
parent ebc7ae77e7
commit c0ea846d6f

View file

@ -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...");