Skip to content

Commit

Permalink
Add game math library's reference to util project
Browse files Browse the repository at this point in the history
  • Loading branch information
aib committed May 18, 2020
1 parent 16b74b5 commit 77058f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions util/util.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
<Reference Include="VRage.Game.dll">
<HintPath>$(GameDir)/Bin64/VRage.Game.dll</HintPath>
</Reference>
<Reference Include="VRage.Math.dll">
<HintPath>$(GameDir)/Bin64/VRage.Math.dll</HintPath>
</Reference>
</ItemGroup>
</Project>

0 comments on commit 77058f3

Please sign in to comment.