]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/menu/voret/dialog_settings_misc.c
Lengthen menu. Will be needed for a future change.
[voretournament/voretournament.git] / data / qcsrc / menu / voret / dialog_settings_misc.c
index 33af4958682732084c6c7280ae0f9bed77900d35..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, 17)\r
+       ATTRIB(VoretMiscSettingsTab, rows, float, 20)\r
        ATTRIB(VoretMiscSettingsTab, columns, float, 6.5)\r
 ENDCLASS(VoretMiscSettingsTab)\r
 entity makeVoretMiscSettingsTab();\r