Disable glow particle background FX by default and update AetherForge.exe executable
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
This commit is contained in:
@@ -8,7 +8,7 @@ export function loadGlowParticlesEnabled(): boolean {
|
|||||||
} catch {
|
} catch {
|
||||||
/* ignore */
|
/* ignore */
|
||||||
}
|
}
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
export function saveGlowParticlesEnabled(enabled: boolean): void {
|
export function saveGlowParticlesEnabled(enabled: boolean): void {
|
||||||
|
|||||||
Reference in New Issue
Block a user