moved folder
This commit is contained in:
@@ -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();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user