Skip to content

Commit

Permalink
Changed KSP path.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrossignol committed Mar 30, 2016
1 parent ef76c55 commit 2c3b76b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/WaypointManager/WaypointManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
</Reference>
<Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Kerbal Space Program\KSP_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
</Reference>
<Reference Include="KSPUtil">
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Managed\KSPUtil.dll</HintPath>
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Kerbal Space Program\KSP_Data\Managed\KSPUtil.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down Expand Up @@ -76,4 +76,4 @@ copy /y "$(TargetPath)" "C:\Program Files (x86)\steam\steamapps\common\Kerbal Sp
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit 2c3b76b

Please sign in to comment.