mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
cleanup by default
This commit is contained in:
parent
70fd3559ea
commit
fdaa1f9ded
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
var fishTank, bubbleSystem, secondBubbleSystem, innerContainer, bubbleInjector, lowerCorner, upperCorner, urchin, rocks;
|
||||
|
||||
var CLEANUP = false;
|
||||
var CLEANUP = true;
|
||||
var TANK_DIMENSIONS = {
|
||||
x: 1.3393,
|
||||
y: 1.3515,
|
||||
|
|
Loading…
Reference in a new issue