mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
Fix #7445
This commit is contained in:
parent
b5ed73ebe0
commit
a08ed0d22e
|
|
@ -339,6 +339,7 @@ bool pkg_install(const std::string& path, atomic_t<double>& sync)
|
|||
case 0x13:
|
||||
case 0x15:
|
||||
case 0x16:
|
||||
case 0x19:
|
||||
{
|
||||
const std::string path = dir + vfs::escape(name);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue