wq
This commit is contained in:
@@ -215,7 +215,7 @@ namespace WulaFallenEmpire
|
||||
Props.landingSound,
|
||||
false, // 不携带物品
|
||||
null, // 不覆盖起始位置
|
||||
null, // 传递Ability对象而不是CompAbilityEffect
|
||||
parent, // 传递Ability对象而不是CompAbilityEffect
|
||||
new LocalTargetInfo(destination)
|
||||
);
|
||||
|
||||
@@ -92,8 +92,8 @@
|
||||
<Compile Include="Ability\WULA_AbilitySpawnAligned\CompProperties_AbilitySpawnAligned.cs" />
|
||||
<Compile Include="Ability\WULA_AbilityTeleportSelf\CompAbilityEffect_TeleportSelf.cs" />
|
||||
<Compile Include="Ability\WULA_AbilityTeleportSelf\CompProperties_AbilityTeleportSelf.cs" />
|
||||
<Compile Include="Ability\WULA_StunKnockback\CompAbilityEffect_StunKnockback.cs" />
|
||||
<Compile Include="Ability\WULA_StunKnockback\CompProperties_StunKnockback.cs" />
|
||||
<Compile Include="Ability\WULA_AbilityStunKnockback\CompAbilityEffect_StunKnockback.cs" />
|
||||
<Compile Include="Ability\WULA_AbilityStunKnockback\CompProperties_StunKnockback.cs" />
|
||||
<Compile Include="BuildingComp\Building_ExtraGraphics.cs" />
|
||||
<Compile Include="BuildingComp\Building_MapObserver.cs" />
|
||||
<Compile Include="BuildingComp\WULA_BuildingBombardment\CompBuildingBombardment.cs" />
|
||||
|
||||
Reference in New Issue
Block a user