Skip to content

Commit

Permalink
Show connection time in vote menu
Browse files Browse the repository at this point in the history
  • Loading branch information
andy013 committed Jun 24, 2021
1 parent 6bab924 commit cbe307e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions resource/ui/votehud.res
Original file line number Diff line number Diff line change
Expand Up @@ -452,9 +452,9 @@
{
"ControlName" "CVoteSetupDialog"
"fieldName" "VoteSetupDialog"
"xpos" "c-200"
"xpos" "c-210"
"ypos" "c-150"
"wide" "400"
"wide" "420"
"tall" "310"
"autoResize" "0"
"pinCorner" "0"
Expand All @@ -474,10 +474,10 @@
{
"ControlName" "SectionedListPanel"
"fieldName" "VoteSetupList"
"xpos" "10"
"xpos" "5"
"ypos" "38"
"zpos" "2"
"wide" "180"
"wide" "160"
"tall" "200"
"pinCorner" "0"
"visible" "1"
Expand All @@ -491,10 +491,10 @@
{
"ControlName" "SectionedListPanel"
"fieldName" "VoteParameterList"
"xpos" "190"
"xpos" "160"
"ypos" "38"
"zpos" "2"
"wide" "205"
"wide" "255"
"tall" "200"
"pinCorner" "0"
"visible" "1"
Expand Down

0 comments on commit cbe307e

Please sign in to comment.