]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/menu/voret/dialog_multiplayer_playersetup_weapons.c
Add decals showing on models to the menu, and configuration presets. Also, only enabl...
[voretournament/voretournament.git] / data / qcsrc / menu / voret / dialog_multiplayer_playersetup_weapons.c
index cd9659e3113c3d8c18433e18a34205173a0a5dcd..e4dcf04c98640d8c51c670e2b41ef2706abc0d5d 100644 (file)
@@ -6,7 +6,7 @@ CLASS(VoretWeaponsDialog) EXTENDS(VoretDialog)
        ATTRIB(VoretWeaponsDialog, title, string, "Weapon & Crosshair settings")\r
        ATTRIB(VoretWeaponsDialog, color, vector, SKINCOLOR_DIALOG_WEAPONS)\r
        ATTRIB(VoretWeaponsDialog, intendedWidth, float, 1)\r
-       ATTRIB(VoretWeaponsDialog, rows, float, 20)\r
+       ATTRIB(VoretWeaponsDialog, rows, float, 15)\r
        ATTRIB(VoretWeaponsDialog, columns, float, 8)\r
        ATTRIB(VoretWeaponsDialog, weaponsList, entity, NULL)\r
 ENDCLASS(VoretWeaponsDialog)\r