feat(ui): removed Futex2 wine sync option

Previous commit forever will be listed in the bottles repo xd
This commit is contained in:
Observer KRypt0n_ 2023-05-22 22:33:11 +02:00
parent cf02bcab8c
commit 45fab721dc
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2

View file

@ -112,8 +112,7 @@ impl SimpleAsyncComponent for EnhancementsApp {
set_model = &gtk::StringList::new(&[
&tr("none"),
"ESync",
"FSync",
"Futex2"
"FSync"
]),
set_selected: CONFIG.game.wine.sync.ordinal() as u32,