BFA Update (still lots of testing to do tho)
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Game.Entities
|
||||
objectTypeMask |= TypeMask.DynamicObject;
|
||||
objectTypeId = TypeId.DynamicObject;
|
||||
|
||||
m_updateFlag = UpdateFlag.StationaryPosition;
|
||||
m_updateFlag.Stationary = true;
|
||||
|
||||
valuesCount = (int)DynamicObjectFields.End;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user