mirror of
https://github.com/overte-org/overte.git
synced 2025-08-05 00:29:40 +02:00
tidy guy doesnt go away on cleanup
This commit is contained in:
parent
9e00f7ea14
commit
0577bdd2b9
1 changed files with 1 additions and 1 deletions
|
@ -32,5 +32,5 @@ function createTidyGuy() {
|
|||
var tidyGuy = createTidyGuy();
|
||||
|
||||
Script.scriptEnding.connect(function() {
|
||||
Entities.deleteEntity(tidyGuy);
|
||||
// Entities.deleteEntity(tidyGuy);
|
||||
})
|
Loading…
Reference in a new issue