diff --git a/src/context/LauncherContext.tsx b/src/context/LauncherContext.tsx index d07c8f9..9a7b77e 100644 --- a/src/context/LauncherContext.tsx +++ b/src/context/LauncherContext.tsx @@ -68,7 +68,7 @@ export function LauncherProvider({ children }: { children: React.ReactNode }) { configRaw.rpcEnabled, configRaw.musicVol, configRaw.sfxVol, configRaw.isDayTime, configRaw.profile, configRaw.linuxRunner, configRaw.perfBoost, configRaw.customEditions, configRaw.legacyMode, configRaw.keepLauncherOpen, configRaw.enableTrayIcon, - configRaw.animationsEnabled, configRaw.version + configRaw.animationsEnabled ]); const game = useMemo(() => gameRaw, [