Fixed ImGui crash with SHRawAnimationInspector
This commit is contained in:
parent
97605cc8fe
commit
b93a08fa90
|
@ -199,8 +199,8 @@ namespace SHADE
|
|||
ImGui::Unindent();
|
||||
}
|
||||
}
|
||||
ImGui::End();
|
||||
}
|
||||
ImGui::End();
|
||||
}
|
||||
|
||||
void SHRawAnimInspector::Exit()
|
||||
|
|
Loading…
Reference in New Issue