mirror of
https://gitgud.io/c0ffeeeeeeee/coffees-rjw-ideology-addons.git
synced 2024-08-14 23:57:38 +00:00
removed buggy code
This commit is contained in:
parent
5e807217bc
commit
f715f352eb
5 changed files with 5 additions and 3 deletions
Binary file not shown.
Binary file not shown.
|
@ -44,7 +44,7 @@
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Milk">
|
<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>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="RJW">
|
<Reference Include="RJW">
|
||||||
|
|
Binary file not shown.
|
@ -1,4 +1,6 @@
|
||||||
using HarmonyLib;
|
/*
|
||||||
|
* removed because not working
|
||||||
|
using HarmonyLib;
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -35,4 +37,4 @@ namespace C0ffee_s_RJW_Ideology_Addons
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}*/
|
||||||
|
|
Loading…
Reference in a new issue