digitsensitive / phaser3-typescript

Phaser 3 and TypeScript
MIT License
998 stars 173 forks source link

"flappy-bird" title display is incorrect #286

Closed ttsukasan closed 1 year ago

ttsukasan commented 1 year ago

"Flappy Bird" title appears to show "Coin Runner"

https://github.com/digitsensitive/phaser3-typescript/blob/e1f21828037aac76f5d8f8ce54e976e4c7d49e39/src/games/flappy-bird/index.html#L3-L12

digitsensitive commented 1 year ago

@ttsukasan Thanks for spotting. It's fixed now.