mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 08:23:04 +02:00
Commented out whiteboard cleanup
This commit is contained in:
parent
1409ed2d18
commit
40be9ae121
1 changed files with 1 additions and 1 deletions
|
@ -247,4 +247,4 @@ function cleanup() {
|
||||||
|
|
||||||
|
|
||||||
// Uncomment this line to delete whiteboard and all associated entity on script close
|
// Uncomment this line to delete whiteboard and all associated entity on script close
|
||||||
Script.scriptEnding.connect(cleanup);
|
//Script.scriptEnding.connect(cleanup);
|
||||||
|
|
Loading…
Reference in a new issue