Graceful Landing (#2660)
This commit is contained in:
@ -40,6 +40,7 @@ namespace big
|
||||
components::command_checkbox<"invis">();
|
||||
if (g.self.invisibility)
|
||||
components::command_checkbox<"localvis">(); // TODO: does nothing in SP
|
||||
components::command_checkbox<"gracefullanding">();
|
||||
|
||||
// clang-format off
|
||||
ImGui::BeginDisabled(!*g_pointers->m_gta.m_is_session_started ||
|
||||
|
Reference in New Issue
Block a user