fix moveresize text edc

This commit is contained in:
Mike Blumenkrantz 2014-08-19 06:44:23 -04:00
parent 0736414be3
commit 891de2e299
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ collections {
text { font: "Sans"; size: 16;
text_source: "e.text";
min: 1 1;
ellipsis: -1;
}
}
}
@ -37,6 +38,7 @@ collections {
color3: 51 153 255 18;
text { font: "Sans"; size: 16;
min: 1 1;
ellipsis: -1;
}
}
}