mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
ELECTRON: Use steamworks.js to integrate with Steamworks SDK (#1563)
This commit is contained in:
@@ -63,7 +63,7 @@ async function createWindow(killall) {
|
||||
utils.attachUnresponsiveAppHandler(window);
|
||||
|
||||
menu.refreshMenu(window);
|
||||
setStopProcessHandler(app, window);
|
||||
setStopProcessHandler(window);
|
||||
|
||||
return window;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user