Fix issue related to CMD_RESET_SIMULATION
This commit is contained in:
@@ -1302,7 +1302,8 @@ void PhysicsServerSharedMemory::processClientCommands()
|
||||
}
|
||||
deleteDynamicsWorld();
|
||||
createEmptyDynamicsWorld();
|
||||
|
||||
m_data->exitHandles();
|
||||
m_data->initHandles();
|
||||
SharedMemoryStatus& serverCmd =m_data->createServerStatus(CMD_RESET_SIMULATION_COMPLETED,clientCmd.m_sequenceNumber,timeStamp);
|
||||
m_data->submitServerStatus(serverCmd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user