mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Core/Misc: First set of required db changes for 9.0
This commit is contained in:
@@ -334,6 +334,7 @@ public:
|
||||
|
||||
x = data.Points.front().X;
|
||||
y = data.Points.front().Y;
|
||||
z = data.Points.front().Z;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user