Move intrinEventInd()s from MarionetteComponent=>Director
This commit is contained in:
@@ -58,6 +58,10 @@ public:
|
||||
}
|
||||
|
||||
device::DeviceManager::getInstance().initializeDeviceReattacher();
|
||||
|
||||
// Call negtrinEventInd on the Director in the final callback
|
||||
smo::mind::globalMind->director.negtrinEventInd();
|
||||
|
||||
context->callOriginalCb(success);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user