|
@@ -276,7 +276,7 @@ namespace CommonAI.ZoneClient
|
|
{
|
|
{
|
|
updateMotion(intervalMS);
|
|
updateMotion(intervalMS);
|
|
}*/
|
|
}*/
|
|
- if (!this.Parent.IsSyncZ)
|
|
|
|
|
|
+ if (!this.Parent.IsSyncZ && Info.HeightUpdate)
|
|
{
|
|
{
|
|
var prez = this.mLocal_Z;
|
|
var prez = this.mLocal_Z;
|
|
updateZPos();
|
|
updateZPos();
|