Indentation style changed to Horstmann
This commit is contained in:
+1
-2
@@ -20,8 +20,7 @@ public:
|
||||
Model(const char* path);
|
||||
|
||||
struct TextureGroup
|
||||
{
|
||||
std::shared_ptr<Texture> Texture;
|
||||
{ std::shared_ptr<Texture> Texture;
|
||||
unsigned int StartIndex;
|
||||
unsigned int EndIndex;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user