Skip to content

Commit

Permalink
fix the goddamn casing on utilla
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDrawingCoder-Gamer authored Feb 15, 2022
1 parent 88c3aca commit c14fce8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -279,7 +279,7 @@
<HintPath>$(GameAssemblyPath)\UnityEngine.XRModule.dll</HintPath>
</Reference>
<Reference Include="Utilla">
<HintPath>$(PluginsPath)\Utilla\utilla.dll</HintPath>
<HintPath>$(PluginsPath)\Utilla\Utilla.dll</HintPath>
</Reference>
<Reference Include="websocket-sharp">
<HintPath>$(GameAssemblyPath)\websocket-sharp.dll</HintPath>

0 comments on commit c14fce8

Please sign in to comment.