Make it easier to enable threads in web build

This commit is contained in:
2026-04-16 13:36:25 +02:00
parent 9280cb0036
commit 232db03427
+3
View File
@@ -23,5 +23,8 @@
"Linux": { "Linux": {
"UseSDL": true, "UseSDL": true,
}, },
"Web": {
"Threads": false,
},
} }
} }