Skip to content
Snippets Groups Projects
Commit 8d622f73 authored by Ed86's avatar Ed86
Browse files

reverted SexUtility.LogSextype(); position, so dirtytalk/speakup should work again?

parent 4409676b
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,7 @@ namespace rjw
isReceiver = true
};
}
SexUtility.LogSextype(Sexprops.pawn, Sexprops.partner, Sexprops.rulePack, Sexprops.dictionaryKey);
}
//public void Change(xxx.rjwSextype sexType)
......@@ -98,8 +99,6 @@ namespace rjw
public void End()
{
SexUtility.LogSextype(Sexprops.pawn, Sexprops.partner, Sexprops.rulePack, Sexprops.dictionaryKey);
if (xxx.is_human(pawn))
pawn.Drawer.renderer.graphics.ResolveApparelGraphics();
GlobalTextureAtlasManager.TryMarkPawnFrameSetDirty(pawn);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment