mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 08:16:08 +00:00
refactor(Core/Common): restyle common lib with astyle (#3461)
This commit is contained in:
@@ -20,7 +20,7 @@ struct DynTreeImpl;
|
||||
|
||||
class DynamicMapTree
|
||||
{
|
||||
DynTreeImpl *impl;
|
||||
DynTreeImpl* impl;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user