mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 09:03:47 +00:00
refactor(Tools): restyle tools with astyle (#3705)
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
~DoodadHandler();
|
||||
|
||||
std::vector<Vector3> Vertices;
|
||||
std::vector<Triangle<uint32> > Triangles;
|
||||
std::vector<Triangle<uint32>> Triangles;
|
||||
bool IsSane() { return _definitions && _paths; }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user