22 lines
554 B
XML
22 lines
554 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<AssetDeclaration xmlns="uri:ea.com:eala:asset">
|
|
<Includes>
|
|
<Include type="all" source="DATA:GlobalData/GlobalDefines.xml" />
|
|
</Includes>
|
|
|
|
|
|
<!--
|
|
<ObjectCreationList
|
|
id="OCL_yui_languageExplode_root_center">
|
|
<CreateObject
|
|
Options="IGNORE_ALL_OBJECTS CREATE_AT_TARGET INHERIT_ATTRIBUTES_FROM_SOURCE"
|
|
Count="1">
|
|
<Offset x="-123" y="-71" z="50" />
|
|
<CreateObject>obj_yui_languageExplode_root_center</CreateObject>
|
|
</CreateObject>
|
|
</ObjectCreationList>
|
|
|
|
-->
|
|
|
|
</AssetDeclaration>
|