use color3 for setting OUTLINE color on zoom text

This commit is contained in:
Mike Blumenkrantz 2015-11-11 17:35:15 -05:00
parent e98d5390de
commit ba54cf5497
1 changed files with 1 additions and 1 deletions

View File

@ -575,7 +575,7 @@ collections {
rel1.offset: 0 10; rel1.offset: 0 10;
rel2.to: "e.swallow.client"; rel2.to: "e.swallow.client";
color: 255 255 255 255; color: 255 255 255 255;
color2: 0 0 0 255; color3: 0 0 0 255;
text { text {
font: "Sans:style=Bold"; size: 12; font: "Sans:style=Bold"; size: 12;
} }