Update legacy.sh

This commit is contained in:
Kroese
2026-08-24 19:58:08 +02:00
committed by GitHub
parent 2a25cede86
commit 8e1d0eac2d
+1 -1
View File
@@ -30,7 +30,7 @@ setMachine() {
"winnt4" ) "winnt4" )
writeState "vga" "cirrus" || return 1 ;; writeState "vga" "cirrus" || return 1 ;;
"win2k"* | "winxp"* | "win2003"* ) "win2k"* | "winxp"* | "win2003"* )
writeState "vga" "vmware" || return 1 ;; writeState "vga" "vmware" || return 1 ;;