mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 22:56:24 +00:00
refactor(Tools): restyle tools with astyle (#3705)
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
ModelHeader Header;
|
||||
std::vector<Vector3> Vertices;
|
||||
std::vector<Vector3> Normals;
|
||||
std::vector<Triangle<uint16> > Triangles;
|
||||
std::vector<Triangle<uint16>> Triangles;
|
||||
bool IsCollidable;
|
||||
FILE* Stream;
|
||||
bool IsBad;
|
||||
|
||||
Reference in New Issue
Block a user