Default Weights
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/******************************** Constants ********************************/
|
||||
// 2x 190lbs default
|
||||
#define FRONT_CREW_WEIGHT(IS_IMPERIAL) ((IS_IMPERIAL) ? (760.0) : (344.0))
|
||||
// 5x 190lbs default
|
||||
// 2x 190lbs default
|
||||
#define REAR_CREW_WEIGHT(IS_IMPERIAL) ((IS_IMPERIAL) ? (760.0) : (344.0))
|
||||
// All actual Business seats
|
||||
#define MAX_BUSINESS_1 18
|
||||
|
||||
Reference in New Issue
Block a user