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…
Reference in New Issue