Пример #1
0
        public static void Female_Apply_Patch(Female __instance)
        {
            if (bc == null)
            {
                return;
            }

            bc.AddHuman(__instance);
        }