3
0
Fork 0
mirror of https://github.com/JulianGro/overte.git synced 2025-04-30 07:43:10 +02:00

try to cleanup tank

This commit is contained in:
James B. Pollack 2016-03-27 13:13:15 -07:00
parent 12c3792c06
commit 39a3c9280a
2 changed files with 0 additions and 2 deletions
unpublishedScripts/DomainContent/Home/fishTank

View file

@ -430,7 +430,6 @@
loadFish(NUM_FISH);
var data = {
fishLoaded: true,
bubbleSystem: _this.userData['hifi-home-fishtank'].bubbleSystem,
innerContainer: _this.userData['hifi-home-fishtank'].innerContainer,
}

View file

@ -429,7 +429,6 @@ FishTank = function(spawnPosition, spawnRotation) {
var data = {
fishLoaded: false,
bubbleSystem: bubbleSystem,
innerContainer: innerContainer,
}