[DEBUG] start/stop error
This commit is contained in:
parent
cddef97574
commit
59bf3520f4
@ -244,7 +244,7 @@ void ege::widget::Scene::periodicCall(const ewol::event::Time& _event) {
|
|||||||
curentDelta *= m_ratioTime;
|
curentDelta *= m_ratioTime;
|
||||||
}
|
}
|
||||||
// check if the processing is availlable
|
// check if the processing is availlable
|
||||||
if (m_isRunning.get() == gameStart) {
|
if (m_isRunning.get() == gameStop) {
|
||||||
markToRedraw();
|
markToRedraw();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user