This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
samien
/
three.js
mirror de
https://github.com/mrdoob/three.js.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Terminate statement in KeyframeTrackPrototype
Tristan VALCKE
9 anos atrás
pai
fcf6239e0b
commit
b39fd5605f
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão unificada
Mostrar estatísticas do Diff
1
1
src/animation/KeyframeTrackPrototype.js
+ 1
- 1
src/animation/KeyframeTrackPrototype.js
Ver arquivo
@@ -362,6 +362,6 @@ KeyframeTrackPrototype = {
}
}
-}
+}
;
export { KeyframeTrackPrototype };
export { KeyframeTrackPrototype };