Initialize class variables with default values in scene/ [1/2]
This commit is contained in:
parent
57e2822a05
commit
003bb8e1a8
139 changed files with 871 additions and 1652 deletions
|
|
@ -105,7 +105,6 @@ void BoneAttachment3D::_notification(int p_what) {
|
|||
}
|
||||
|
||||
BoneAttachment3D::BoneAttachment3D() {
|
||||
bound = false;
|
||||
}
|
||||
|
||||
void BoneAttachment3D::_bind_methods() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue