Skip to content

Commit

Permalink
Trivial commit to trigger checks
Browse files Browse the repository at this point in the history
  • Loading branch information
rajat2004 committed Aug 16, 2020
1 parent 3a90233 commit 241c819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Unreal/Plugins/AirSim/Source/WorldSimApi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -419,4 +419,5 @@ std::vector<std::string> WorldSimApi::listVehicles() const
if (position != vehicle_names.end())
vehicle_names.erase(position);
return vehicle_names;

}

0 comments on commit 241c819

Please sign in to comment.