@@ -714,6 +714,7 @@ window.skins=window.skins||{};
t.anchorOffsetX = 0;
t.anchorOffsetY = 0;
t.height = 47;
+ t.lineSpacing = 5;
t.size = 22;
t.text = "";
t.textAlign = "center";
@@ -2528,7 +2529,6 @@ window.skins=window.skins||{};
_proto.gTop_i = function () {
var t = new eui.Group();
this.gTop = t;
- t.height = 750;
t.scaleX = 1;
t.scaleY = 1;
t.width = 600;