Esempio n. 1
0
 static void Exosuit_OnPilotModeBegin_Postfix(Exosuit __instance) =>
 __instance.GetComponentInChildren <ArmToggle>()?.setUsingArm(false);
 static void Postfix(Exosuit __instance) =>
 __instance.GetComponentInChildren <PrawnSuitDrillArmToggle>()?.setUsingArm(false);