mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 16:26:08 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -132,4 +132,3 @@ void Geometry::AddAdt( ADT* adt )
|
||||
if (!adt->_WorldModelHandler->Triangles.empty())
|
||||
AddData(adt->_WorldModelHandler->Vertices, adt->_WorldModelHandler->Triangles);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user