digitsensitive/phaser3-typescript

Typo

vladfaust opened this issue · 1 comments

constructor(GameConfig: config) {

should be constructor(config: GameConfig)

Absolutely, fixed. Thank you! 👍