Merge pull request #10587 from Mailaender/gps-refactor

Cleaned up the GPS code a bit
This commit is contained in:
RoosterDragon
2016-02-04 18:09:25 +00:00
6 changed files with 156 additions and 109 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" />