Am trying to add a sprite inside my game but getting a warning

player = this.physics.add.sprite(100, 450, ‘dude’);

This is the line causing it.

:wave:

What is the warning?

I solved it sorry it took so long to reply