Skip to content

Commit 6830026

Browse files
committed
add Unity.Netcode.Runtime project reference
1 parent 5515eb2 commit 6830026

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NetcodePatcher/NetcodePatcher.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<Reference Include="UnityEngine.TextRenderingModule">
5858
<HintPath>$(UnityEditorDir)/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
5959
</Reference>
60+
<ProjectReference Include="$(ProjectDir)../Unity.Netcode.Runtime/Unity.Netcode.Runtime.csproj"/>
6061
</ItemGroup>
6162

6263
</Project>

0 commit comments

Comments
 (0)