Skip to content

Commit

Permalink
Adding support for VTOL
Browse files Browse the repository at this point in the history
  • Loading branch information
sethduda committed Jul 10, 2016
1 parent 89e9115 commit 5e4d46c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -946,7 +946,8 @@ ASL_Can_Pickup_Ropes = {
};

ASL_SUPPORTED_VEHICLES = [
"Helicopter"
"Helicopter",
"VTOL_Base_F"
];

ASL_Is_Supported_Vehicle = {
Expand Down

0 comments on commit 5e4d46c

Please sign in to comment.