mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-25 03:48:34 -06: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 New Issue
Block a user