Skip to content

Commit

Permalink
Update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
rexrainbow committed Dec 16, 2024
1 parent 97b60ef commit e15ba28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/loader/load-image-runtime.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class Demo extends Phaser.Scene {
}

preload() {
this.load.image('classroom', 'assets/images/backgrounds/classroom.png');
}

create() {
Expand Down

0 comments on commit e15ba28

Please sign in to comment.