mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
refs #808, added support for internals object
* initInternalsObject * some formatting
This commit is contained in:
@@ -240,7 +240,7 @@ namespace BlackCore
|
||||
|
||||
const CSimulatorInternals &CSimulatorCommon::getSimulatorInternals() const
|
||||
{
|
||||
return m_simulatorSetup;
|
||||
return m_simulatorInternals;
|
||||
}
|
||||
|
||||
void CSimulatorCommon::unload()
|
||||
|
||||
Reference in New Issue
Block a user