Ursprung
89c1bc9ffb
Commit
e6cc388aa9
@ -184,7 +184,7 @@ void Kernel::stop(Simulation* simulation)
|
|||||||
|
|
||||||
m_thread.join();
|
m_thread.join();
|
||||||
|
|
||||||
if(simulation) // get simulation data
|
if(simulation && !m_objects.empty()) // get simulation data
|
||||||
{
|
{
|
||||||
simulation->clear();
|
simulation->clear();
|
||||||
|
|
||||||
|
|||||||
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren