예제 #1
0
 public static void Postfix()
 {
     Debug.LogWarning($"ItsJustWood - ObjectDB_CopyOtherDB_Patch ({ObjectDB.instance.m_items.Count})");
     ItsJustWood.TryRegisterRecipes();
 }
예제 #2
0
 public static void Postfix()
 {
     ItsJustWood.TryRegisterRecipes();
 }