Indentation style changed to Horstmann
This commit is contained in:
@@ -7,8 +7,7 @@ namespace Components
|
||||
{
|
||||
|
||||
struct BoxShape : Component
|
||||
{
|
||||
float Height;
|
||||
{ float Height;
|
||||
float Width;
|
||||
float Depth;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user