From 638a408388c0caa6c9a36d6203d2c72097c7e299 Mon Sep 17 00:00:00 2001 From: Marc Arndt Date: Sun, 20 Aug 2017 15:09:30 +0200 Subject: [PATCH] - update wine version to 2.14 staging because of the steam problem --- Applications/Games/Unholy Heights/Steam/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Applications/Games/Unholy Heights/Steam/script.js b/Applications/Games/Unholy Heights/Steam/script.js index f3d5853aca..82c621e531 100644 --- a/Applications/Games/Unholy Heights/Steam/script.js +++ b/Applications/Games/Unholy Heights/Steam/script.js @@ -7,7 +7,7 @@ new SteamScript() .editor("AGM PLAYISM") .author("madoar") .appId(249330) - .wineVersion("2.10") + .wineVersion("2.14") .wineDistribution("staging") .preInstall(function (wine, wizard) { wine.dotnet40();