Skip to content

Commit

Permalink
-[HOUSEKEEPING] Replaced tabs with spaces for format consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dario Segura committed Nov 21, 2014
1 parent 242555c commit 237873a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Expand Up @@ -60,7 +60,7 @@ module.exports = function(grunt) {
'<%= dirs.src %>/extras/Rope.js',
'<%= dirs.src %>/extras/TilingSprite.js',
'<%= dirs.src %>/extras/Spine.js',
'<%= dirs.src %>/extras/PIXISpine.js',
'<%= dirs.src %>/extras/PIXISpine.js',
'<%= dirs.src %>/textures/BaseTexture.js',
'<%= dirs.src %>/textures/Texture.js',
'<%= dirs.src %>/textures/RenderTexture.js',
Expand Down

0 comments on commit 237873a

Please sign in to comment.