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,6 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="CheckBox3" states="up,down,disabled" minHeight="36" minWidth="34" currentState="up"
xmlns:e="http://ns.egret.com/eui" width="25" height="24" width.up="25" height.up="24" width.down="25" height.down="24" width.disabled="25" height.disabled="24">
<e:Image id="iconDisplay"
left="0" verticalCenter="0" source.up="forge_gou1" source.down="forge_gou2" source.disabled="forge_gou2"/>
</e:Skin>