StyleGuide Fix
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Components
|
||||
|
||||
struct Ball : Component
|
||||
{
|
||||
int number = 0;
|
||||
int Number = 0;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user