public static void InitMechLabHelper(MechDef newMechDef, MechLabPanel __instance) { if (newMechDef != null) { MechLabHelper.EnterMechLab(__instance); } }