]> git.xonotic.org Git - xonotic/darkplaces.git/commit
vid: don't overwrite vid_width and vid_height when using vid_desktopfullscreen
authorbones_was_here <bones_was_here@xonotic.au>
Wed, 10 Apr 2024 15:35:45 +0000 (01:35 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 11 Apr 2024 12:12:59 +0000 (22:12 +1000)
commit6ffb7e700763040f04cfdeffccf59b808491ce06
tree9ef77d3011e49719a8b27f5f993a81f998401731
parent2aa0c10ad55cd04e4f2d2123c1f29ae07143661a
vid: don't overwrite vid_width and vid_height when using vid_desktopfullscreen

This allows the player's windowed mode preferences to be saved by
default.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
vid_shared.c