Procházet zdrojové kódy

improve the code

tags/2.4.0
Caven Chen před 4 roky
rodič
revize
58032de4b2
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0
    1
      modules/animation/type/Flying.js

+ 0
- 1
modules/animation/type/Flying.js Zobrazit soubor

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

this._timer = undefined
}


Načítá se…
Zrušit
Uložit