mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
update and integration of lewdbiotech
This commit is contained in:
parent
2b39105fe0
commit
25614f42ae
29 changed files with 892 additions and 32 deletions
11
Source/LetterDefOf.cs
Normal file
11
Source/LetterDefOf.cs
Normal file
|
@ -0,0 +1,11 @@
|
|||
using Verse;
|
||||
using RimWorld;
|
||||
|
||||
namespace RJW_Genes
|
||||
{
|
||||
[DefOf]
|
||||
public static class LetterDefOf
|
||||
{
|
||||
public static LetterDef AnotherBaby;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue