add missing field
This commit is contained in:
parent
96de5e55e2
commit
b9b43e381c
@ -3242,6 +3242,7 @@ namespace RobloxFiles
|
||||
get => BrickColor;
|
||||
set => BrickColor = value;
|
||||
}
|
||||
public Vector3 Position = Vector3.zero;
|
||||
|
||||
public Vector3 size = new Vector3(4, 1.2f, 2);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user