mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
compatibility w/ rjw 4.5.1
This commit is contained in:
parent
15b7e76f43
commit
54381c7655
4 changed files with 27 additions and 22 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -337,4 +337,14 @@ ASALocalRun/
|
|||
.localhistory/
|
||||
|
||||
# BeatPulse healthcheck temp database
|
||||
healthchecksdb
|
||||
healthchecksdb
|
||||
/Source/Patches/PawnAnimationPatches/HarmonyPatch_Pawn_DrawTracker.cs
|
||||
/Source/Patches/PawnAnimationPatches/HarmonyPatch_PawnRotation.cs
|
||||
/Source/Patches/PawnAnimationPatches/HarmonyPatch_PawnRenderer.cs
|
||||
/Source/Patches/OtherModPatches/HarmonyPatch_ShowHairWithHats.cs
|
||||
/Source/Patches/OtherModPatches/HarmonyPatch_FacialAnimation.cs
|
||||
/Source/Patches/OtherModPatches/HarmonyPatch_DontShaveYourHead.cs
|
||||
/Source/Patches/OtherModPatches/HarmonyPatch_CSL.cs
|
||||
/Source/Patches/OtherModPatches/HarmonyPatch_AlienRace.cs
|
||||
/Source/Patches/ThingAnimationPatches/HarmonyPatch_ThingDrawAt.cs
|
||||
/Defs/AnimationDefs/Animations_SexToys.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue