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
|
||||
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…
Reference in a new issue