split GpsWatcher into it's own file

This commit is contained in:
Matthias Mailänder
2016-01-24 16:48:44 +01:00
parent 3de5e7fea1
commit 6c56ac39c6
3 changed files with 114 additions and 94 deletions

View File

@@ -108,6 +108,7 @@
<Compile Include="Traits\Render\RenderShroudCircle.cs" />
<Compile Include="Traits\SupportPowers\ChronoshiftPower.cs" />
<Compile Include="Traits\SupportPowers\GpsPower.cs" />
<Compile Include="Traits\GpsWatcher.cs" />
<Compile Include="Traits\SupportPowers\ParatroopersPower.cs" />
<Compile Include="Scripting\Properties\ChronosphereProperties.cs" />
<Compile Include="Scripting\Properties\ParadropProperties.cs" />