Fixed FF tiling sprite bug
added chaining to graphics object
This commit is contained in:
parent
2d74436c00
commit
f8a6285f7f
6 changed files with 143 additions and 108 deletions
|
@ -5,6 +5,7 @@ module.exports = function(grunt) {
|
|||
grunt.loadNpmTasks('grunt-contrib-uglify');
|
||||
grunt.loadNpmTasks('grunt-contrib-connect');
|
||||
grunt.loadNpmTasks('grunt-contrib-yuidoc');
|
||||
grunt.loadNpmTasks('grunt-contrib-watch');
|
||||
|
||||
grunt.loadTasks('tasks');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue