Skip to content

Commit

Permalink
Updating libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicTurner02 committed May 1, 2019
1 parent 1867b22 commit c26998e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions SendURL.csproj
Expand Up @@ -54,6 +54,12 @@
<Reference Include="UnityEngine">
<HintPath>lib\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>lib\UnityEngine.CoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PhysicsModule">
<HintPath>lib\UnityEngine.PhysicsModule.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="CommandSendURL.cs" />
Expand Down

0 comments on commit c26998e

Please sign in to comment.