mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 00:23:48 +00:00
refactor(Tools): restyle tools with astyle (#3705)
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
Chunk* Source;
|
||||
MapChunkHeader Header;
|
||||
std::vector<Vector3> Vertices;
|
||||
std::vector<Triangle<uint8> > Triangles;
|
||||
std::vector<Triangle<uint8>> Triangles;
|
||||
int32 Index;
|
||||
};
|
||||
#endif
|
||||
Reference in New Issue
Block a user