BFA Update (still lots of testing to do tho)
This commit is contained in:
@@ -66,7 +66,9 @@ namespace Game.Entities
|
||||
{
|
||||
_isMoving = true;
|
||||
|
||||
m_updateFlag = UpdateFlag.Transport | UpdateFlag.StationaryPosition | UpdateFlag.Rotation;
|
||||
m_updateFlag.ServerTime = true;
|
||||
m_updateFlag.Stationary = true;
|
||||
m_updateFlag.Rotation = true;
|
||||
}
|
||||
|
||||
public override void Dispose()
|
||||
|
||||
Reference in New Issue
Block a user