Continued progress with Project Red

This commit is contained in:
Andrew Miner
2016-04-10 23:27:26 -07:00
parent 3a9ae806cf
commit 870b151666
2 changed files with 777 additions and 46 deletions
-1
View File
@@ -42,7 +42,6 @@ module.exports = (grunt)->
{expand:true, cwd:'./data', src:'**/*.png', dest:'./dist/data'} {expand:true, cwd:'./data', src:'**/*.png', dest:'./dist/data'}
] ]
watch: watch:
data_files: data_files:
files: ['./data/**/*.cg'] files: ['./data/**/*.cg']
File diff suppressed because it is too large Load Diff