Add auto drive stop
This commit is contained in:
parent
6702b61080
commit
91cf68ab03
@ -1160,7 +1160,7 @@ void Vehicle::ShowPage()
|
||||
ImGui::Spacing();
|
||||
if (ImGui::Button(TEXT("Vehicle.AutoDriveStop"), Widget::CalcSize(1)))
|
||||
{
|
||||
|
||||
Command<Commands::WARP_CHAR_INTO_CAR>(hplayer, hveh);
|
||||
}
|
||||
ImGui::Spacing();
|
||||
if (ImGui::BeginTabBar("PassTabaBar"))
|
||||
|
Loading…
Reference in New Issue
Block a user