mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 19:48:20 +02:00
-forceSafe
This commit is contained in:
parent
925497f1e7
commit
061ca6acd7
1 changed files with 2 additions and 0 deletions
|
@ -6988,6 +6988,8 @@ namespace IDE
|
|||
break;
|
||||
}
|
||||
#endif
|
||||
fallthrough;
|
||||
case "-forceSafe":
|
||||
mSafeMode = true;
|
||||
mNoResolve = true;
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue