Replace spaces with tabs.

This commit is contained in:
yunfeibai
2017-03-29 15:37:33 -07:00
parent 66a8685816
commit f062847038
11 changed files with 22 additions and 22 deletions

View File

@@ -103,7 +103,7 @@ struct BulletDataStreamArgs
{
char m_bulletFileName[MAX_FILENAME_LENGTH];
int m_bodyUniqueId;
char m_bodyName[MAX_FILENAME_LENGTH];
char m_bodyName[MAX_FILENAME_LENGTH];
};
struct SetJointFeedbackArgs