Skip to content

Commit b6e1472

Browse files
committed
hmm someone forgot to name a dependency properly
1 parent 9eb560e commit b6e1472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SER.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<Reference Include="UnityEngine.PhysicsModule">
6262
<HintPath>$(SL_DEV_REFERENCES)\UnityEngine.PhysicsModule.dll</HintPath>
6363
</Reference>
64-
<Reference Include="UnityEngine.PhysicsModule">
64+
<Reference Include="UnityEngine.UnityWebRequestModule">
6565
<HintPath>$(SL_DEV_REFERENCES)\UnityEngine.UnityWebRequestModule.dll</HintPath>
6666
</Reference>
6767
</ItemGroup>

0 commit comments

Comments
 (0)