mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 17:00:04 +02:00
consolidation
This commit is contained in:
parent
6b125d194c
commit
69e435a8ec
12 changed files with 130 additions and 130 deletions
|
@ -9,7 +9,7 @@
|
|||
*/
|
||||
|
||||
var Animation = require('./index').Animation;
|
||||
var GRAPHICS = require('../constants').GRAPHICS;
|
||||
var GRAPHICS = require('../util/constants').GRAPHICS;
|
||||
|
||||
// essentially a static class
|
||||
var AnimationFactory = function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue