28 lines
847 B
XML
Raw Normal View History

2024-12-16 13:28:01 +08:00
<?xml version="1.0" encoding="utf-8"?>
<AppData>
2024-12-18 16:20:06 +08:00
2025-02-14 16:03:32 +08:00
<PreLoad>
<Action type="Parallel">
<!--模块1假死-->
<Action type="LoadRes" value="Pig1.xml" resType="xml" index="1"></Action>
<!--模块2打耳牌-->
<Action type="LoadRes" value="Pig2.xml" resType="xml" index="2"></Action>
<!--模块3断尾虚拟实训-->
<Action type="LoadRes" value="Pig3.xml" resType="xml" index="3"></Action>
<!--模块4剪牙虚拟实训-->
<Action type="LoadRes" value="Pig4.xml" resType="xml" index="4"></Action>
<!--模块5去势虚拟实训-->
<Action type="LoadRes" value="Pig5.xml" resType="xml" index="5"></Action>
<!--模块6补铁虚拟实训-->
<Action type="LoadRes" value="Pig6.xml" resType="xml" index="6"></Action>
2024-12-18 16:20:06 +08:00
2025-02-14 16:03:32 +08:00
</Action>
</PreLoad>
2024-12-16 13:28:01 +08:00
2024-12-18 16:20:06 +08:00
2024-12-16 13:28:01 +08:00
</AppData>