first commit

This commit is contained in:
c0ffeeeeeeee 2020-11-05 14:52:02 -08:00
parent 39924e2af5
commit b1ac13f3a1
4 changed files with 17 additions and 2 deletions

View file

@ -53,7 +53,7 @@ namespace RJW_ToysAndMasturbation {
}
private string FloatMenuOptionLabel(Pawn pawn) {
return "Use sex toy";
return "Masturbate with toy";
}
}
}