Indentation style changed to Horstmann
This commit is contained in:
@@ -10,8 +10,7 @@ namespace Components
|
||||
{
|
||||
|
||||
struct Sprite : Component
|
||||
{
|
||||
std::string SpriteFile;
|
||||
{ std::string SpriteFile;
|
||||
Color Color;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user