mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Remove useless parameters
'-lv' forces "low violence" which overrides the GAME path with _lv.
This commit is contained in:
parent
bef7f352d6
commit
af5c513ecd
@ -71,8 +71,6 @@ void RemoveSpuriousGameParameters()
|
||||
void AppendSDKParametersPreInit()
|
||||
{
|
||||
#ifdef DEDICATED
|
||||
CommandLine()->AppendParm("-sw", "");
|
||||
CommandLine()->AppendParm("-lv", "");
|
||||
CommandLine()->AppendParm("-safe", "");
|
||||
CommandLine()->AppendParm("-high", "");
|
||||
CommandLine()->AppendParm("-rerun", "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user