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

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,
}