Removed debug output.
This commit is contained in:
parent
09ce5515b0
commit
7b3fc04d26
@ -383,8 +383,7 @@ void WorldStatus::updateTime(const float dt)
|
||||
|
||||
default: break;
|
||||
}
|
||||
Log::verbose("time", "%f %f %f phase %d",
|
||||
m_time, dt, m_time+dt, m_phase);
|
||||
|
||||
switch (m_clock_mode)
|
||||
{
|
||||
case CLOCK_CHRONO:
|
||||
|
Loading…
Reference in New Issue
Block a user