Core/Misc: First set of required db changes for 9.0

This commit is contained in:
Shauren
2020-11-05 19:37:35 +01:00
parent 56c097c129
commit 4ca29f3cb0
12 changed files with 494 additions and 264 deletions

View File

@@ -334,6 +334,7 @@ public:
x = data.Points.front().X;
y = data.Points.front().Y;
z = data.Points.front().Z;
}
else
{