mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 03:55:32 +00:00
Update vm_native.cpp
This commit is contained in:
parent
68d74bc28a
commit
70fdc58624
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ namespace utils
|
|||
}
|
||||
|
||||
return false;
|
||||
}, true).second);
|
||||
}, false).second);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue