diff options
| author | CriticalFlaw <[email protected]> | 2021-04-27 22:00:01 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-04-27 22:00:01 -0400 |
| commit | b5f3641eebb5778a0a625de45c2f8d29e51ef582 (patch) | |
| tree | 51a903d06f1390988da38a8b3f23ee8e16bfbe76 /resource/ui/econ/questnotificationpanel_base.res | |
| parent | 07910c2326e8d443cefc0c351fd8ead6a363e35e (diff) | |
Centered custom crosshair
Diffstat (limited to 'resource/ui/econ/questnotificationpanel_base.res')
| -rw-r--r-- | resource/ui/econ/questnotificationpanel_base.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/econ/questnotificationpanel_base.res b/resource/ui/econ/questnotificationpanel_base.res index 27ff26f..50848b0 100644 --- a/resource/ui/econ/questnotificationpanel_base.res +++ b/resource/ui/econ/questnotificationpanel_base.res @@ -12,7 +12,7 @@ "visible" "0" "proportionaltoparent" "1" "output_step" "50" - + "MainContainer" { "ControlName" "EditablePanel" @@ -25,7 +25,7 @@ "proportionaltoparent" "1" "border" "NoBorder" //QuestStatusBorder "paintborder" "2" - + "ItemName" { "ControlName" "Label" @@ -43,7 +43,7 @@ "TextAlignment" "east" "proportionaltoparent" "1" } - + "CharacterImage" { "ControlName" "CTFImagePanel" |
