2026-05-07 20:10:54 +08:00

8 lines
581 B
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="HelpSkin" width="400" height="300" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Rect fillAlpha="0" left="0" right="0" top="0" bottom="0" locked="true"/>
<e:Group width="400" height="300" verticalCenter="0" horizontalCenter="0">
<e:Image source="common_json.help_panel_png" scale9Grid="54,39,26,35" left="0" right="0" top="0" bottom="0"/>
<e:Label id="labelTxt" text="魔法精炼厂" x="18" y="26" textColor="0x2c0101" size="20" width="364" height="255" lineSpacing="3"/>
</e:Group>
</e:Skin>