Update display.sh

This commit is contained in:
Kroese
2026-09-06 21:33:17 +02:00
committed by GitHub
parent 42b101d66d
commit cddea062e5
+1 -1
View File
@@ -34,7 +34,7 @@ if [ -z "$VGA" ]; then
VGA="vmware"
if enabled "${DEBUG_DXVK:-}"; then
if enabled "${DEBUG_VGA:-}"; then
VGA+=",debug=on"
fi