feat: Add Disable siren (#1383)
This commit is contained in:
@ -93,6 +93,8 @@ namespace big
|
||||
components::command_checkbox<"driveunder">();
|
||||
components::command_checkbox<"keeponground">();
|
||||
|
||||
components::command_checkbox<"mutesiren">();
|
||||
|
||||
ImGui::EndGroup();
|
||||
}
|
||||
ImGui::Separator();
|
||||
|
Reference in New Issue
Block a user