<!-- don't preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>
<!-- picture mappings -->
<!-- the following XML maps pictures inside this folder into other positions
in the resource system, which allows this folder to be dropped into any
place in the graphics folder and still have the game pick up the graphics
files from the correct places
-->
<list id="maps">
<!-- Generated by FM Graphics Configurator, by HMan -->
<record from="图片文件名" to="graphics/pictures/person/球员ID/portrait"/>
</list>
</record>
请高手帮忙指正一下,或说下导入过程。。