1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00

-forceSafe

This commit is contained in:
Brian Fiete 2021-01-27 15:16:28 -08:00
parent 925497f1e7
commit 061ca6acd7

View file

@ -6988,6 +6988,8 @@ namespace IDE
break;
}
#endif
fallthrough;
case "-forceSafe":
mSafeMode = true;
mNoResolve = true;
default: