Patch update - V9.2.13

Physics update
This commit is contained in:
2025-04-01 13:47:45 +02:00
parent 9c6db5c76d
commit 0e45e0688c
8 changed files with 165 additions and 35 deletions

View File

@@ -67,6 +67,7 @@ private:
bool showLogWindow;
bool m_isPhyiscsEnabled = false;
bool m_isGravityEnabled = false;
ImGuiIO* io;