mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 06:51:47 -03:00
Update default wrapper config: remove -XX:+UseCompactObjectHeaders strip flag
This commit is contained in:
@@ -863,7 +863,7 @@ function checkLaunchReady() {
|
||||
// =============================================================================
|
||||
|
||||
const DEFAULT_WRAPPER_CONFIG = {
|
||||
stripFlags: ['-XX:+UseCompactObjectHeaders'],
|
||||
stripFlags: [],
|
||||
injectArgs: [
|
||||
{ arg: '--disable-sentry', condition: 'server' }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user