mirror of
https://gitgud.io/Ed86/rjw-cum.git
synced 2024-08-15 00:43:40 +00:00
1.5 support
no cum rendering
This commit is contained in:
parent
62a19109f1
commit
a4bc288b3e
40 changed files with 5608 additions and 0 deletions
11
1.5/Source/Mod/DefOf/JobDefOf.cs
Normal file
11
1.5/Source/Mod/DefOf/JobDefOf.cs
Normal file
|
@ -0,0 +1,11 @@
|
|||
using RimWorld;
|
||||
using Verse;
|
||||
|
||||
namespace rjwcum
|
||||
{
|
||||
[DefOf]
|
||||
public static class JobDefOf
|
||||
{
|
||||
public static JobDef CleanSelf;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue