- 主题
- 回帖
- 0
- 精华
- 注册时间
- 2009-7-17
- 最后登录
- 1970-1-1
- 在线时间
- 小时
- 爆棚声望
-
- PGB
-
|
楼主 |
发表于 2010-1-23 15:28
|
显示全部楼层
【3】background
left
<record>
<!-- resource manager options -->
<!-- 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="2062002128" to="graphics/pictures/club/2062002128/logo/background/left"/>
</list>
</record>
right
<record>
<!-- resource manager options -->
<!-- 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="2062002128" to="graphics/pictures/club/2062002128/logo/background/right"/>
</list>
</record> |
|