OBT/1.2.1(Summer update)
Sync with upstream
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Barotrauma
|
||||
partial class LevelObject : ISpatialEntity, IDamageable, ISerializableEntity
|
||||
{
|
||||
public readonly LevelObjectPrefab Prefab;
|
||||
public Vector3 Position;
|
||||
public Vector3 Position { get; set; }
|
||||
|
||||
public float NetworkUpdateTimer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user