Replace spaces with tabs.
This commit is contained in:
@@ -1325,7 +1325,7 @@ int BulletMJCFImporter::getRootLinkIndex() const
|
||||
|
||||
std::string BulletMJCFImporter::getBodyName() const
|
||||
{
|
||||
return m_data->m_fileModelName;
|
||||
return m_data->m_fileModelName;
|
||||
}
|
||||
|
||||
bool BulletMJCFImporter::getLinkColor(int linkIndex, btVector4& colorRGBA) const
|
||||
|
||||
Reference in New Issue
Block a user