Fleet properties not saving #731 (#744)

This commit is contained in:
Nabeel S 2020-06-04 05:39:20 -07:00 committed by GitHub
parent 519ae600d5
commit c1408cb8fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,8 @@ class Subfleet extends Model
'name', 'name',
'turn_time', 'turn_time',
'fuel_type', 'fuel_type',
'cost_block_hour',
'cost_delay_minute',
'ground_handling_multiplier', 'ground_handling_multiplier',
'cargo_capacity', 'cargo_capacity',
'fuel_capacity', 'fuel_capacity',