1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-24 21:04:57 +00:00

Update wegame sdk to latest version

This commit is contained in:
tobspr
2021-07-06 15:51:39 +02:00
parent e8cd01e8e0
commit a1c6a99df0
5 changed files with 355 additions and 757 deletions

View File

@@ -51,8 +51,9 @@ function createWindow() {
webPreferences: {
nodeIntegration: true,
webSecurity: false,
contextIsolation: false,
},
// allowRunningInsecureContent: false,
allowRunningInsecureContent: false,
});
if (isLocal) {