From c2ac15f66f6940a3d1fb0c05f2d04026df5f13c6 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:04:37 -0400 Subject: [PATCH] Remove wine version --- lib/lutris-starcitizen.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/lutris-starcitizen.json b/lib/lutris-starcitizen.json index 82ffe4c..6675017 100644 --- a/lib/lutris-starcitizen.json +++ b/lib/lutris-starcitizen.json @@ -78,8 +78,7 @@ "prefix_command": "GAMEID=umu-starcitizen STORE=none" }, "wine": { - "system_winetricks": true, - "version": "system" + "system_winetricks": true } } }