mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
Remove unnecessary command line arguments in SpawnInit function
This commit is contained in:
parent
45da53c843
commit
f7fde1a933
@ -48,8 +48,7 @@ int SpawnInit()
|
||||
|
||||
const char *argv[4] = {
|
||||
Config.InitPath,
|
||||
"--init",
|
||||
"--critical",
|
||||
// "--help",
|
||||
nullptr};
|
||||
|
||||
Tasking::TaskCompatibility compat = Tasking::Native;
|
||||
|
Loading…
x
Reference in New Issue
Block a user