mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-toys-and-masturbation.git
synced 2024-08-15 00:43:44 +00:00
Update 1.4/Assemblies/RJW-ToysAndMasturbation.dll, 1.3/Assemblies/RJW-ToysAndMasturbation.dll, Source/JobGivers/JobGiver_MasturbateWithToy.cs
This commit is contained in:
parent
62c4a220e4
commit
1ec2051ad0
3 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
@ -13,7 +13,7 @@ namespace RJW_ToysAndMasturbation {
|
|||
|
||||
public static IntVec3 FapLocation(Pawn p) => CasualSex_Helper.FindSexLocation(p);
|
||||
|
||||
protected override Job TryGiveJob(Pawn pawn) {
|
||||
public override Job TryGiveJob(Pawn pawn) {
|
||||
|
||||
if (pawn.Drafted) {
|
||||
return null;
|
||||
|
|
Loading…
Reference in a new issue