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