s
This commit is contained in:
@@ -60,7 +60,7 @@ var customHeight = window.innerHeight;
|
||||
function preload() {
|
||||
this.load.image('letter_img', assetsList.letter_img);
|
||||
this.load.image('icon_img', assetsList.icon_img);
|
||||
this.load.image('topLogo', '/assets/top_logo.png');
|
||||
this.load.image('topLogo', '/assets/top_logo.svg');
|
||||
}
|
||||
|
||||
function create() {
|
||||
|
||||
Reference in New Issue
Block a user