diff options
Diffstat (limited to 'resource/ui/flagstatus.res')
| -rw-r--r-- | resource/ui/flagstatus.res | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/resource/ui/flagstatus.res b/resource/ui/flagstatus.res index 0e706a6..daffae7 100644 --- a/resource/ui/flagstatus.res +++ b/resource/ui/flagstatus.res @@ -12,6 +12,10 @@ "visible" "1" "enabled" "1" "scaleImage" "1" + + "if_mvm" { + "ypos" "0" + } } "Briefcase" @@ -30,9 +34,15 @@ "if_mvm" { + "ypos" "14" "wide" "24" "tall" "24" } + + "if_specialdelivery" + { + "visible" "0" + } } "StatusIcon" @@ -53,5 +63,10 @@ { "visible" "0" } + + "if_specialdelivery" + { + "visible" "0" + } } }
\ No newline at end of file |
