diff options
| author | Igor Nikitin <[email protected]> | 2019-08-02 20:08:57 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-02 20:08:57 -0400 |
| commit | 23a88d50e9756a085b4437ac5e64efb27860aabf (patch) | |
| tree | 94735e0611918ce3c967248885ef4781bcca4446 /scripts/hudlayout.res | |
| parent | 7f32be87b11a6ce4ce546602888b5205c3cbb4e9 (diff) | |
| parent | 8d30bfb421e739cc19064368c8f4d2f77d3dd42d (diff) | |
Merge pull request #134 from raysfire/dev
v2019.0802
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 14376b1..66217d1 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -13,12 +13,12 @@ "visible" "0" "enabled" "0" "zpos" "2" - "xpos" "c-85" + "xpos" "c-103" "ypos" "c-100" "wide" "200" "tall" "200" - "font" "Crosshairs24" - "labelText" "i" + "font" "Crosshairs14" + "labelText" "3" "textAlignment" "center" "fgcolor" "Crosshair" } @@ -2099,4 +2099,4 @@ HudTrainingMsg { } TrainingComplete { } AnnotationsPanel { } -}
\ No newline at end of file +} |
