mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
refactor(Core/Game): restyle game lib with astyle (#3466)
This commit is contained in:
@@ -18,7 +18,8 @@ namespace Movement
|
||||
|
||||
union FacingInfo
|
||||
{
|
||||
struct {
|
||||
struct
|
||||
{
|
||||
float x, y, z;
|
||||
} f;
|
||||
uint64 target;
|
||||
|
||||
Reference in New Issue
Block a user