mirror of
https://github.com/overte-org/overte.git
synced 2025-04-18 14:57:00 +02:00
Don't delete board on script close
This commit is contained in:
parent
6cd9bf407f
commit
22615dae07
1 changed files with 1 additions and 0 deletions
|
@ -146,4 +146,5 @@ function cleanup() {
|
|||
}
|
||||
|
||||
|
||||
// Uncomment this line to delete whiteboard and all associated entity on script close
|
||||
// Script.scriptEnding.connect(cleanup);
|
Loading…
Reference in a new issue