mirror of
https://github.com/overte-org/overte.git
synced 2025-05-28 10:46:34 +02:00
remove cleanup to make blocks persistent
This commit is contained in:
parent
e528125af2
commit
839301bf05
1 changed files with 1 additions and 1 deletions
|
@ -153,4 +153,4 @@ function cleanUp() {
|
|||
Entities.deleteEntity(sideBlock2);
|
||||
}
|
||||
|
||||
Script.scriptEnding.connect(cleanUp);
|
||||
// Script.scriptEnding.connect(cleanUp);
|
Loading…
Reference in a new issue