Indentation style changed to Horstmann
This commit is contained in:
@@ -7,8 +7,7 @@ namespace Components
|
||||
{
|
||||
// http://bulletphysics.org/mediawiki-1.5.8/index.php/Constraints
|
||||
struct SliderConstraint : Component
|
||||
{
|
||||
// Create constraint between these entities
|
||||
{ // Create constraint between these entities
|
||||
EntityID EntityA;
|
||||
EntityID EntityB;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user