added HarvesterAttackNotifier.cs to .csproj

Conflicts:
	mods/d2k/rules/system.yaml
This commit is contained in:
Matthias Mailänder
2012-07-01 09:41:02 +02:00
committed by Chris Forbes
parent 4d614e9122
commit 22a49ba7c6

View File

@@ -384,6 +384,7 @@
<Compile Include="World\PlayMusicOnMapLoad.cs" />
<Compile Include="World\SmudgeLayer.cs" />
<Compile Include="Player\BaseAttackNotifier.cs" />
<Compile Include="Player\HarvesterAttackNotifier.cs" />
<Compile Include="InfiltrateForExploration.cs" />
<Compile Include="InfiltrateForCash.cs" />
<Compile Include="RenderShroudCircle.cs" />