diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/HudTeamGoalTournament.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/HudTeamGoalTournament.res')
| -rw-r--r-- | resource/ui/HudTeamGoalTournament.res | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/resource/ui/HudTeamGoalTournament.res b/resource/ui/HudTeamGoalTournament.res index 2c12379..5d2dceb 100644 --- a/resource/ui/HudTeamGoalTournament.res +++ b/resource/ui/HudTeamGoalTournament.res @@ -27,7 +27,7 @@ "enabled" "1"
"image" "../HUD/color_panel_browner"
- "src_corner_height" "23" // pixels inside the image
+ "src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
"draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "7"
@@ -46,8 +46,8 @@ "visible" "0"
"enabled" "1"
"image" "../HUD/color_panel_browner"
-
- "src_corner_height" "23" // pixels inside the image
+
+ "src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
"draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "7"
@@ -129,17 +129,17 @@ "HudStopWatchObjectiveArrow"
{
- "ControlName" "ScalableImagePanel"
- "fieldName" "HudStopWatchObjectiveArrow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "80"
- "tall" "80"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "image" "../HUD/arrow_big"
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "HudStopWatchObjectiveArrow"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "-1"
+ "wide" "80"
+ "tall" "80"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../HUD/arrow_big"
}
}
\ No newline at end of file |
