Browse Source

Fixed TextRenderingModule reference

pull/11/head
Anairkoen Schno 5 years ago
parent
commit
28de673778
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      BSIPA-ModList/BSIPA-ModList.csproj

+ 1
- 2
BSIPA-ModList/BSIPA-ModList.csproj View File

@ -59,8 +59,7 @@
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>..\..\BeatSaber-CustomUI\Refs\UnityEngine.TextRenderingModule.dll</HintPath>
<Private>False</Private>
<HintPath>..\Refs\UnityEngine.TextRenderingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>..\Refs\UnityEngine.UI.dll</HintPath>


Loading…
Cancel
Save