mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
Use Prepare instead DoConditionalPatch
This commit is contained in:
parent
8d49addd63
commit
9e0a461db3
2 changed files with 2 additions and 14 deletions
|
@ -16,7 +16,6 @@ namespace RJWSexperience
|
|||
{
|
||||
var har = new Harmony("RJW_Sexperience");
|
||||
har.PatchAll(Assembly.GetExecutingAssembly());
|
||||
Pawn_GetGizmos.DoConditionalPatch(har);
|
||||
|
||||
InjectIntoRjwInteractionServices();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue