firing order for some 911

This commit is contained in:
rusefillc 2021-08-24 07:31:55 -04:00
parent 24ff3a5cd5
commit 6b6c8abfc4
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ static const int *getFiringOrderTable(DECLARE_ENGINE_PARAMETER_SIGNATURE)
case FO_1_4_3_6_2_5:
return order_1_4_3_6_2_5;
case FO_1_6_2_4_3_5:
return order_1_6_2_4_3_5:
return order_1_6_2_4_3_5;
// 8 cylinder
case FO_1_8_4_3_6_5_7_2: