Skip to content

Commit

Permalink
Merge pull request #128 from halamix2/cart_alert_fix
Browse files Browse the repository at this point in the history
Fix cart alert border
  • Loading branch information
tekunotri authored Apr 23, 2024
2 parents 1e25846 + 0ff79c8 commit 026e337
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions resource/ui/objectivestatusescort.res
Original file line number Diff line number Diff line change
Expand Up @@ -321,11 +321,11 @@
{
"ControlName" "ImagePanel"
"fieldName" "EscortItemImageAlert"
"xpos" "-5"
"ypos" "38"
"xpos" "1"
"ypos" "45"
"zpos" "0"
"wide" "61"
"tall" "30"
"wide" "49"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
Expand All @@ -337,8 +337,10 @@

"if_multiple_trains_bottom"
{
"xpos" "-5"
"ypos" "75"
"xpos" "2"
"ypos" "72"
"wide" "49"
"tall" "24"
}
}

Expand Down

0 comments on commit 026e337

Please sign in to comment.