SourceCode/Bond/Servo/ServoCommo.h @@ -27,9 +27,9 @@ }; enum class MaterialsType { G1 = 0, G2 = 1, G1G2 = 2 G1 = 1, G2 = 2, G1G2 = 3 }; typedef MaterialsType CassetteType;