mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-28 00:04:33 +02:00
Fix OffsetMap NPCs not updating
This commit is contained in:
parent
f55f910f3b
commit
eff7029411
@ -505,7 +505,7 @@
|
|||||||
Me.Rotation.Y = GetRotationFromInteger(ChangeRotation).Y
|
Me.Rotation.Y = GetRotationFromInteger(ChangeRotation).Y
|
||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
Me.Update()
|
||||||
MyBase.UpdateEntity()
|
MyBase.UpdateEntity()
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user