소스 검색

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…
취소
저장