moved folder

This commit is contained in:
landgreen
2019-09-22 18:58:51 -07:00
parent 9fa5b84280
commit a6c13eb0a6

View File

@@ -13,12 +13,12 @@ const level = {
// game.zoomScale = 1400 //1400 // game.zoomScale = 1400 //1400
if (game.levelsCleared === 0) { if (game.levelsCleared === 0) {
document.title = "n-gon"; document.title = "n-gon";
// this.intro(); //starting level\ this.intro(); //starting level
// this.testingMap(); // this.testingMap();
// this.bosses(); // this.bosses();
// this.skyscrapers(); // this.skyscrapers();
// this.rooftops(); // this.rooftops();
this.warehouse(); // this.warehouse();
// this.highrise(); // this.highrise();
// this.towers(); // this.towers();