mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
removed tween
This commit is contained in:
parent
bc6e806ef2
commit
1ad4d64748
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
Script.include("../../libraries/utils.js");
|
||||
|
||||
var _this;
|
||||
var TWEEN = loadTween();
|
||||
WaterHose = function() {
|
||||
_this = this;
|
||||
this.potName = "plant pot";
|
||||
|
|
Loading…
Reference in a new issue