Skip to content

Commit cad5dfb

Browse files
committed
Compress Player List
1 parent 695dfa7 commit cad5dfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

USrc/ui/controls/VS_UI_PlayerListBox.uc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@ function RMouseDown(float MouseX, float MouseY) {
128128
defaultproperties {
129129
HorizontalScrollbarMode=HSM_Auto
130130
ListClass=class'VS_UI_PlayerListItem'
131-
ItemHeight=17
131+
ItemHeight=15
132132
}

0 commit comments

Comments
 (0)