removed buggy code

This commit is contained in:
dominiclopez391 2021-10-27 20:20:08 -07:00
parent 5e807217bc
commit f715f352eb
5 changed files with 5 additions and 3 deletions

View File

@ -44,7 +44,7 @@
<Private>False</Private>
</Reference>
<Reference Include="Milk">
<HintPath>..\..\rjw-mc-master\1.3\Assemblies\Milk.dll</HintPath>
<HintPath>..\..\rjw-mc\1.3\Assemblies\Milk.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RJW">

Binary file not shown.

View File

@ -1,4 +1,6 @@
using HarmonyLib;
/*
* removed because not working
using HarmonyLib;
using System;
using System.Collections.Generic;
using System.Linq;
@ -35,4 +37,4 @@ namespace C0ffee_s_RJW_Ideology_Addons
}
}
}
}*/