]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/menu/voret/dialog_settings_misc.c
Tweak the Effects menu, and add iris adaptation to it as well.
[voretournament/voretournament.git] / data / qcsrc / menu / voret / dialog_settings_misc.c
index 4e353d163d09525b4d11cc384d299219a3c069f1..0f646e2bdb6476e519057ef6e923bd00caf2c76e 100644 (file)
@@ -3,7 +3,7 @@ CLASS(VoretMiscSettingsTab) EXTENDS(VoretTab)
        METHOD(VoretMiscSettingsTab, fill, void(entity))\r
        ATTRIB(VoretMiscSettingsTab, title, string, "Misc")\r
        ATTRIB(VoretMiscSettingsTab, intendedWidth, float, 0.9)\r
-       ATTRIB(VoretMiscSettingsTab, rows, float, 19)\r
+       ATTRIB(VoretMiscSettingsTab, rows, float, 20)\r
        ATTRIB(VoretMiscSettingsTab, columns, float, 6.5)\r
 ENDCLASS(VoretMiscSettingsTab)\r
 entity makeVoretMiscSettingsTab();\r