mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-05-16 14:06:36 +03:00
[FIX] удалил ненужные флаги
This commit is contained in:
parent
96c1355c3b
commit
3a8286eae8
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@
|
|||
"useWhitelist": false,
|
||||
"mainClass": "net.minecraft.client.main.Main",
|
||||
"jvmArgs": [
|
||||
"-Dfml.ignorePatchDiscrepancies=true",
|
||||
"-Dfml.ignoreInvalidMinecraftCertificates=rue",
|
||||
"-XX:+UseConcMarkSweepGC",
|
||||
"-XX:+CMSIncrementalMode",
|
||||
"-XX:-UseAdaptiveSizePolicy",
|
||||
|
|
Loading…
Reference in a new issue