add newlines to files, thanks to tasioga for the patch
http://code.google.com/p/bullet/issues/detail?id=334
This commit is contained in:
@@ -31,4 +31,5 @@ public:
|
||||
btMaterial(btScalar fric, btScalar rest) { m_friction = fric; m_restitution = rest; }
|
||||
};
|
||||
|
||||
#endif // MATERIAL_H
|
||||
#endif // MATERIAL_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user