mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 10:03:47 +00:00
refactor(Core/Misc): add braces and impove codestyle (#6402)
This commit is contained in:
@@ -115,7 +115,9 @@ public:
|
||||
return result;
|
||||
}
|
||||
else
|
||||
{
|
||||
return iSize;
|
||||
}
|
||||
}
|
||||
|
||||
void incSize() { ++iSize; }
|
||||
|
||||
Reference in New Issue
Block a user