feat: Vehicle control & Summon (#1175)

This commit is contained in:
DayibBaba
2023-04-05 19:54:29 +02:00
committed by GitHub
parent b5c090e0f8
commit 7c912885fe
21 changed files with 2106 additions and 49 deletions

View File

@ -77,6 +77,8 @@ namespace big
components::command_checkbox<"instantbrake">();
components::command_checkbox<"blockhoming">();
components::command_checkbox<"driveonwater">();
components::command_checkbox<"vehiclecontrol">();
ImGui::EndGroup();
ImGui::SameLine();