diff options
| author | CriticalFlaw <[email protected]> | 2018-04-07 16:36:58 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-04-07 16:36:58 -0400 |
| commit | 50c3c935f7520ddaa10a0e99cd1219d013dfe8d9 (patch) | |
| tree | 98c34ac472543728403f695ea1b759ed31b1af8e /resource | |
| parent | 30feb7bbea02b2489ead75f0e6b36f81ca5a70ba (diff) | |
Fixed Crate Number Bug #95
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/econ/ItemModelPanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/econ/ItemModelPanel.res b/resource/ui/econ/ItemModelPanel.res index dc14c8b..c11f4e5 100644 --- a/resource/ui/econ/ItemModelPanel.res +++ b/resource/ui/econ/ItemModelPanel.res @@ -156,7 +156,7 @@ { "ControlName" "CExLabel" "fieldName" "quantitylabel" - "font" "Cerbetica12" + "font" "Cerbetica8" "xpos" "4" "ypos" "4" "zpos" "2" @@ -177,7 +177,7 @@ { "ControlName" "CExLabel" "fieldName" "serieslabel" - "font" "Cerbetica12" + "font" "Cerbetica8" "xpos" "4" "ypos" "4" "zpos" "2" |
