Remove DelayedAction from WeaponInfo and replace it with the more serialization friendly DelayedImpact
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
<Compile Include="Download.cs" />
|
||||
<Compile Include="Effects\AsyncAction.cs" />
|
||||
<Compile Include="Effects\DelayedAction.cs" />
|
||||
<Compile Include="Effects\DelayedImpact.cs" />
|
||||
<Compile Include="Effects\IEffect.cs" />
|
||||
<Compile Include="Game.cs" />
|
||||
<Compile Include="GameRules\ActorInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user