work in progress attempts to resolve text overlapping on car tag titles.

This commit is contained in:
2024-06-17 20:54:05 -05:00
parent 180b63a41d
commit a9e6580258
2 changed files with 15 additions and 32 deletions

View File

@@ -13,6 +13,8 @@
<GameAssembly Include="Definition" />
<GameAssembly Include="UnityEngine.CoreModule" />
<GameAssembly Include="UnityEngine.UI" />
<GameAssembly Include="Unity.TextMeshPro" />
<GameAssembly Include="System.Net.Http" />
</ItemGroup>
@@ -27,10 +29,4 @@
<ItemGroup>
<Publicize Include="Assembly-CSharp" />
</ItemGroup>
<ItemGroup>
<Reference Include="ForYourConvenience">
<HintPath>D:\SteamLibrary\steamapps\common\Railroader\Mods\ForYourConvenience\ForYourConvenience.dll</HintPath>
</Reference>
</ItemGroup>
</Project>