Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
vulpineblaze committed May 15, 2019
1 parent 617351d commit 778c140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/net_intruder/js/main.js
Expand Up @@ -153,7 +153,7 @@ function main(){
game.scale.pageAlignHorizontally = true;
game.scale.pageAlignVertically = true;
}
// thisGame = this;
thisGame = this;
// A simple background for our game
rainbow_center = this.add.image(0, 0, 'rainbow_center');
rainbow_center.setDisplayOrigin(0);
Expand Down

0 comments on commit 778c140

Please sign in to comment.