Indentation style changed to Horstmann
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
namespace Components
|
||||
{
|
||||
struct FreeSteering : Component
|
||||
{
|
||||
float Speed = 35;
|
||||
{ float Speed = 35;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user