Skip to content

Commit

Permalink
Centered ctf flag for new ctf hybrid map
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexcenot committed Dec 10, 2023
1 parent da8c38a commit 8186cd0
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions resource/ui/hudobjectiveflagpanel.res
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
{
"visible" "0"
}
"if_hybrid"
{
"visible" "0"
}
}
"G_BluePanelTOP"
{
Expand Down Expand Up @@ -384,6 +388,10 @@
{
"visible" "0"
}
"if_hybrid"
{
"visible" "0"
}
}

"G_RedPanel_BG"
Expand Down Expand Up @@ -676,7 +684,7 @@

"if_hybrid_single"
{
"xpos" "c-80"
"xpos" "cs-0.72"
}

"if_hybrid_double"
Expand Down Expand Up @@ -722,7 +730,7 @@

"if_hybrid_single"
{
"xpos" "c-80"
"xpos" "cs-0.72"
}

"if_hybrid_double"
Expand Down

0 comments on commit 8186cd0

Please sign in to comment.