mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-05 16:57:52 +00:00
refactor(Tools): restyle tools with astyle (#3705)
This commit is contained in:
@@ -19,7 +19,7 @@ public:
|
||||
|
||||
ADT* Source;
|
||||
std::vector<Vector3> Vertices;
|
||||
std::vector<Triangle<uint32> > Triangles;
|
||||
std::vector<Triangle<uint32>> Triangles;
|
||||
std::vector<MCNKLiquidData> MCNKData;
|
||||
private:
|
||||
void HandleNewLiquid();
|
||||
|
||||
Reference in New Issue
Block a user