Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059.
This commit is contained in:
parent
88e28af5e3
commit
efdcf205d2
9 changed files with 35 additions and 11 deletions
|
|
@ -187,6 +187,8 @@ RID Sample::get_rid() const {
|
|||
return sample;
|
||||
}
|
||||
|
||||
|
||||
|
||||
void Sample::_bind_methods(){
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue