Minor update - ui x physix
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
|
||||
#include <WICTextureLoader.h>
|
||||
#include <comdef.h> // Pour _com_error
|
||||
#include <thread>
|
||||
#include <chrono>
|
||||
|
||||
|
||||
@@ -155,8 +154,6 @@ private :
|
||||
HWND m_hwnd;
|
||||
bool m_windowed;
|
||||
|
||||
int m_PhysicTickRate = 50; // physics execute 50 times per second
|
||||
|
||||
// ------------------------------------- //
|
||||
// ------------- RENDERING ------------- //
|
||||
// ------------------------------------- //
|
||||
|
||||
Reference in New Issue
Block a user