瀏覽代碼

improve the code

tags/2.4.0
Caven Chen 4 年之前
父節點
當前提交
58032de4b2
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      modules/animation/type/Flying.js

+ 0
- 1
modules/animation/type/Flying.js 查看文件

@@ -15,7 +15,6 @@ class Flying extends Animation {
this._positions = []
this._durations = [3]
this._currentIndex = 0

this._timer = undefined
}


Loading…
取消
儲存