예제 #1
0
 static bool SkipArmActuatorValidationAndFixingForMechDef(MechDef mechDef)
 {
     return(mechDef.IgnoreAutofix());
 }