From b076122b4682999f7787fa5f7cf6efaaf3cef755 Mon Sep 17 00:00:00 2001 From: Eric <49884065+Priton-CE@users.noreply.github.com> Date: Sun, 26 Feb 2023 17:56:00 +0100 Subject: remove Star Citizen refrence from recent PR. --- proto-wine/ftnoir_protocol_wine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto-wine') diff --git a/proto-wine/ftnoir_protocol_wine.h b/proto-wine/ftnoir_protocol_wine.h index 23845d51..f79f65dc 100644 --- a/proto-wine/ftnoir_protocol_wine.h +++ b/proto-wine/ftnoir_protocol_wine.h @@ -28,7 +28,7 @@ struct settings : opts value proton_path{b, "proton-version", {} }; value wine_select_path{b, "wine-select-version", {"WINE"}}; value wine_custom_path{b, "wine-custom-version", ""}; - value wineprefix{b, "wineprefix", "~/Games/star-citizen/"}; + value wineprefix{b, "wineprefix", "~/.wine/"}; value protocol{b, "protocol", 2}; }; -- cgit v1.2.3