]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/menu/voret/dialog_settings_video.c
Tweak the Effects menu, and add iris adaptation to it as well.
[voretournament/voretournament.git] / data / qcsrc / menu / voret / dialog_settings_video.c
index ede4ff2834103b5db9edb6e7b9d924322eadcb9c..8a32214e60e03826f7944538a0bbe0e39151d1c5 100644 (file)
@@ -3,7 +3,7 @@ CLASS(VoretVideoSettingsTab) EXTENDS(VoretTab)
        METHOD(VoretVideoSettingsTab, fill, void(entity))\r
        ATTRIB(VoretVideoSettingsTab, title, string, "Video")\r
        ATTRIB(VoretVideoSettingsTab, intendedWidth, float, 0.9)\r
-       ATTRIB(VoretVideoSettingsTab, rows, float, 19)\r
+       ATTRIB(VoretVideoSettingsTab, rows, float, 20)\r
        ATTRIB(VoretVideoSettingsTab, columns, float, 6.5)\r
        ATTRIB(VoretVideoSettingsTab, name, string, "videosettings")\r
 ENDCLASS(VoretVideoSettingsTab)\r