Add support for WebView 70+
This commit is contained in:
parent
4de74a3b6c
commit
e0bb234102
12 changed files with 30944 additions and 27280 deletions
|
@ -366,9 +366,6 @@ Gamefall.OmoriFixes = Gamefall.OmoriFixes || {};
|
|||
if (!!this.hasSteamwork()) {
|
||||
this.getAchievementsData();
|
||||
}
|
||||
if (!Utils.isOptionValid("test") && window.navigator.plugins.namedItem('Native Client') !== null) {
|
||||
throw new Error("This game does not work in SDK mode.")
|
||||
}
|
||||
if (Utils.isMac()) {
|
||||
const nw_window = window;
|
||||
nw_window.on("restore", () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue