mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 21:01:48 +01:00
Add alot of memory leak fixes
This commit is contained in:
@@ -44,10 +44,11 @@ private:
|
||||
Building* m_junkBuilding;
|
||||
Building* m_repairBuilding;
|
||||
|
||||
float testLerp{ 0.0f };
|
||||
|
||||
// ImGui Vars
|
||||
bool m_ShowTextureManagerWindow { false };
|
||||
bool m_ShowCameraWindow { false };
|
||||
bool m_ShowPlayerInfo { true };
|
||||
|
||||
bool m_FollowPlayer { false };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user