Update comment

pull/538/head
Martin Wimpress 2 years ago
parent b05208c892
commit b19188c2dd
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 3
      quickemu

@ -1680,8 +1680,7 @@ if [ -n "${VM}" ] && [ -e "${VM}" ]; then
fi
viewer_param_check
# Set the default 3d acceleration. Will be overridden to "off" if
# DISPLAY_DEVICE is determined to be virtio-vga since it doesn't work there.
# Set the default 3D acceleration.
if [ -z "${gl}" ]; then
gl="on"
fi

Loading…
Cancel
Save