1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 10:42:36 +01:00
This commit is contained in:
clienthax 2020-02-15 22:04:18 +00:00 committed by Ivan
parent b5ed73ebe0
commit a08ed0d22e

View File

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