This commit is contained in:
2025-07-10 23:55:26 +08:00
commit f140c92ddd
1840 changed files with 184740 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FuliLuDaShiGiftTabSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
states="up,down" width="126" height="30">
<e:Image source="tab_ldsfl1" horizontalCenter="0" verticalCenter="0" source.down="tab_ldsfl2" />
<e:Label id="labelDisplay" size="18" horizontalCenter="3" verticalCenter="0" textColor="0xEBC592" textAlign="center"
verticalAlign="middle" textColor.up="0xbf9f77" textColor.down="0xdcd2be" text="" bold="true" stroke="2"
strokeColor.up="0x26211a" strokeColor.down="0x523003" />
</e:Skin>