moved StartGameNotification into its own trait

This commit is contained in:
Matthias Mailänder
2014-04-20 15:25:43 +02:00
parent 595e56c08b
commit a8a3036bc4
7 changed files with 41 additions and 3 deletions

View File

@@ -496,6 +496,7 @@
<Compile Include="Buildings\LineBuildNode.cs" />
<Compile Include="ModChooserLoadScreen.cs" />
<Compile Include="Render\WithBuildingPlacedAnimation.cs" />
<Compile Include="StartGameNotification.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">