2025-02-14 16:03:32 +08:00

28 lines
847 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<AppData>
<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>
</Action>
</PreLoad>
</AppData>