Update 1.4/Assemblies/RJW-ToysAndMasturbation.dll, 1.3/Assemblies/RJW-ToysAndMasturbation.dll, Source/JobGivers/JobGiver_MasturbateWithToy.cs

This commit is contained in:
Taberu 2023-02-17 09:37:50 +00:00
parent 62c4a220e4
commit 1ec2051ad0
3 changed files with 2 additions and 2 deletions

View File

@ -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;