You've already forked AstralRinth
forked from didirus/AstralRinth
Remove lwjgl debugging arg (#959)
This commit is contained in:
@@ -148,7 +148,6 @@ pub fn get_jvm_arguments(
|
|||||||
parsed_arguments.push(arg);
|
parsed_arguments.push(arg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
parsed_arguments.push("-Dorg.lwjgl.util.Debug=true".to_string());
|
|
||||||
|
|
||||||
Ok(parsed_arguments)
|
Ok(parsed_arguments)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user