mirror of
https://github.com/wiiu-env/PayloadFromRPX.git
synced 2025-01-15 21:39:05 +01:00
If the payload.rpx return an error, start the console without modifications.
This commit is contained in:
parent
f0171236ea
commit
4e40be4491
@ -83,6 +83,8 @@ int main(int argc, char **argv) {
|
||||
DEBUG_FUNCTION_LINE("Returning result of payload");
|
||||
WHBLogUdpDeinit();
|
||||
return 0;
|
||||
} else {
|
||||
loadWithoutHacks = true;
|
||||
}
|
||||
} else {
|
||||
loadWithoutHacks = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user