beautify starting unit notification when joining server

move LobbySettingsNotification into it's own ServerTrait
This commit is contained in:
Matthias Mailänder
2014-08-16 17:43:54 +02:00
parent 24a3fd3196
commit fa2b2bea0b
7 changed files with 65 additions and 37 deletions

View File

@@ -559,6 +559,7 @@
<Compile Include="Player\GlobalUpgradeManager.cs" />
<Compile Include="GainsStatUpgrades.cs" />
<Compile Include="Player\Extensions.cs" />
<Compile Include="ServerTraits\LobbySettingsNotification.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">