* WIP ViewController.loadFromMCIMapAndConfig()

This commit is contained in:
Bryan Ashby
2015-03-27 18:02:00 -06:00
parent cca9334bd3
commit 8c9b0e729f
5 changed files with 96 additions and 9 deletions

View File

@@ -122,4 +122,3 @@ MCIViewFactory.prototype.createFromMCI = function(mci) {
return view;
};