mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Update comment
This commit is contained in:
parent
b05208c892
commit
b19188c2dd
1 changed files with 1 additions and 2 deletions
3
quickemu
3
quickemu
|
@ -1680,8 +1680,7 @@ if [ -n "${VM}" ] && [ -e "${VM}" ]; then
|
||||||
fi
|
fi
|
||||||
viewer_param_check
|
viewer_param_check
|
||||||
|
|
||||||
# Set the default 3d acceleration. Will be overridden to "off" if
|
# Set the default 3D acceleration.
|
||||||
# DISPLAY_DEVICE is determined to be virtio-vga since it doesn't work there.
|
|
||||||
if [ -z "${gl}" ]; then
|
if [ -z "${gl}" ]; then
|
||||||
gl="on"
|
gl="on"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue