big file movearound

This commit is contained in:
Peter Cottle 2012-12-14 01:16:34 -08:00
parent 24b3c14ce3
commit 12b43a4c69
10 changed files with 42 additions and 899 deletions

View file

@ -1,4 +1,4 @@
var Main = require('./main');
var Main = require('./app/main');
var GRAPHICS = require('./constants').GRAPHICS;
var randomHueString = function() {