mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-15 12:47:58 +00:00
refactor(Core/Common): restyle tools with astyle (#3706)
This commit is contained in:
@@ -220,7 +220,7 @@ namespace VMAP
|
||||
{
|
||||
height = pPos.z - maxDist;
|
||||
}
|
||||
return(height);
|
||||
return (height);
|
||||
}
|
||||
|
||||
//=========================================================
|
||||
|
||||
Reference in New Issue
Block a user