mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
UI: Add option to enable/disable syncing Steam achievements (#2117)
This commit is contained in:
@@ -59,7 +59,7 @@ async function createWindow(killall) {
|
||||
|
||||
window.webContents.backgroundThrottling = false;
|
||||
|
||||
achievements.enableAchievementsInterval(window);
|
||||
achievements.enableSyncingAchievements();
|
||||
utils.attachUnresponsiveAppHandler(window);
|
||||
|
||||
menu.refreshMenu(window);
|
||||
|
||||
Reference in New Issue
Block a user