mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 17:47:42 +00:00
CScriptMazeNode: Remove debug logvisor instance
This commit is contained in:
@@ -469,8 +469,6 @@ void CMazeState::GenerateObstacles() {
|
||||
};
|
||||
}
|
||||
|
||||
static logvisor::Module Log("CMazeState");
|
||||
|
||||
#ifndef NDEBUG
|
||||
void CMazeState::DebugRender() {
|
||||
m_renderer.Reset();
|
||||
|
||||
Reference in New Issue
Block a user