5 lines
257 B
Plaintext
5 lines
257 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<e:Skin class="BossDropItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*"
|
||
|
|
width="60" height="60">
|
||
|
|
<app:ItemSlot id = "itemSlot" skinName="ItemSlotSkin"/>
|
||
|
|
</e:Skin>
|