Fixed some format missmatch
This commit is contained in:
parent
f54f70d9d4
commit
e3fd8a5b2b
@ -1128,9 +1128,8 @@ void Engine::buildImgui() {
|
||||
"data4",
|
||||
(float*)& selected.data.data4
|
||||
);
|
||||
|
||||
ImGui::End();
|
||||
}
|
||||
ImGui::End();
|
||||
|
||||
// Finish everything
|
||||
ImGui::Render();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user