mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 15:23:05 +02:00
Merge pull request #12305 from sethalves/fix-run-reload
fix left-over run button when scripts are reloaded
This commit is contained in:
commit
acde2511ba
1 changed files with 1 additions and 0 deletions
|
@ -35,4 +35,5 @@
|
||||||
button.editProperties({isActive: true});
|
button.editProperties({isActive: true});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Script.scriptEnding.connect(cleanup);
|
||||||
}());
|
}());
|
||||||
|
|
Loading…
Reference in a new issue