Skip to content

Commit

Permalink
*BTML fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Morphyum committed May 22, 2018
1 parent 4a416d5 commit 08c5f89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ClassLibrary2/CommanderPortraitLoader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="0Harmony">
<HintPath>D:\SteamLibrary\steamapps\common\BATTLETECH\BattleTech_Data\Managed\0Harmony.dll</HintPath>
<Private>True</Private>
<Reference Include="0Harmony, Version=1.0.9.1, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\BATTLETECH\BattleTech_Data\Managed\0Harmony.dll</HintPath>
</Reference>
<Reference Include="Assembly-CSharp">
<HintPath>D:\SteamLibrary\steamapps\common\BATTLETECH\BattleTech_Data\Managed\Assembly-CSharp.dll</HintPath>
Expand Down

0 comments on commit 08c5f89

Please sign in to comment.