1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-21 18:22:33 +01:00

Update vm_native.cpp

This commit is contained in:
Elad 2024-11-16 12:30:09 +02:00
parent 68d74bc28a
commit 05096854bc

View File

@ -168,7 +168,7 @@ namespace utils
}
return false;
}, true).second);
}, false).second);
return true;
}