mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Initial Commit
This commit is contained in:
commit
fcee1efef3
26 changed files with 1023 additions and 0 deletions
10
Source/RJW_Genes.cs
Normal file
10
Source/RJW_Genes.cs
Normal file
|
@ -0,0 +1,10 @@
|
|||
using Verse;
|
||||
|
||||
namespace BTE_MMLA
|
||||
{
|
||||
[StaticConstructorOnStartup]
|
||||
public static class RJW_Genes
|
||||
{
|
||||
static RJW_Genes() => Log.Message("RJW-Genes loaded");
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue