Put a member variable prefix

This commit is contained in:
Irlan
2019-06-17 14:27:22 -03:00
parent ee8a15ddaa
commit 9414b7a275
3 changed files with 7 additions and 7 deletions

View File

@ -53,7 +53,7 @@ private:
float32 m_normalImpulse;
float32 w2, w3, w4;
float32 m_w2, m_w3, m_w4;
bool m_active;