more GRPC work
This commit is contained in:
@@ -1217,8 +1217,7 @@ bool PhysicsDirect::submitClientCommand(const struct SharedMemoryCommand& comman
|
||||
|
||||
if (m_data->m_ownsCommandProcessor)
|
||||
{
|
||||
CommandProcessorInterface *commandProcessor = (CommandProcessorInterface *)m_data->m_commandProcessor;
|
||||
commandProcessor->reportNotifications();
|
||||
m_data->m_commandProcessor->reportNotifications();
|
||||
}
|
||||
/*if (hasStatus)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user