Separate IC2-Classic and IC2-Exp

This commit is contained in:
Andrew Miner
2015-03-08 20:39:48 -07:00
parent 0a6c185965
commit 6e090d3d59
3573 changed files with 8619 additions and 193789 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ module.exports = (grunt)->
watch:
static:
files: ['./static/**/*']
files: ['./static/**/*.cg', './static/**/*.txt']
tasks: ['rsync:static']
coffee:
files: ['./src/**/*.coffee']