mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 22:27:13 +02:00
fix left-over run button when scripts are reloaded
This commit is contained in:
parent
b97c938544
commit
a596e07464
1 changed files with 1 additions and 0 deletions
|
@ -35,4 +35,5 @@
|
|||
button.editProperties({isActive: true});
|
||||
}
|
||||
|
||||
Script.scriptEnding.connect(cleanup);
|
||||
}());
|
||||
|
|
Loading…
Reference in a new issue