consistency
This commit is contained in:
@ -26,7 +26,7 @@ Model::Model()
|
||||
g_draw = &m_draw;
|
||||
g_camera = &m_camera;
|
||||
g_profiler = &m_profiler;
|
||||
g_profilerRecorder = &m_profilerListener.m_recorderProfiler;
|
||||
g_profilerRecorder = &m_profilerListener.m_recorderListener;
|
||||
g_profilerListener = &m_profilerListener;
|
||||
|
||||
m_test = nullptr;
|
||||
|
Reference in New Issue
Block a user