diff options
Diffstat (limited to 'resource/ui/destroy_menu/sentry_active.res')
| -rw-r--r-- | resource/ui/destroy_menu/sentry_active.res | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/resource/ui/destroy_menu/sentry_active.res b/resource/ui/destroy_menu/sentry_active.res index 32c1bdb..4c53998 100644 --- a/resource/ui/destroy_menu/sentry_active.res +++ b/resource/ui/destroy_menu/sentry_active.res @@ -110,8 +110,8 @@ "fieldName" "NumberLabel"
"font" "CerbeticaBold20"
"fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
+ "xpos" "-1"
+ "ypos" "-1"
"zpos" "1"
"wide" "100"
"tall" "18"
@@ -123,5 +123,9 @@ "textAlignment" "Center"
"dulltext" "1"
"brighttext" "0"
+
+ "pin_to_sibling" "NumberLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
}
\ No newline at end of file |
