mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 20:34:07 +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
|
||||
Script.scriptEnding.connect(cleanup);
|
||||
//Script.scriptEnding.connect(cleanup);
|
||||
|
|
Loading…
Reference in a new issue