Fix OffsetMap NPCs not updating
This commit is contained in:
parent
f55f910f3b
commit
eff7029411
|
@ -505,7 +505,7 @@
|
|||
Me.Rotation.Y = GetRotationFromInteger(ChangeRotation).Y
|
||||
End If
|
||||
End If
|
||||
|
||||
Me.Update()
|
||||
MyBase.UpdateEntity()
|
||||
End Sub
|
||||
|
||||
|
|
Loading…
Reference in New Issue