fossasia / flappy-svg

Flappy Bird in SVG. Play it at http://fossasia.github.io/flappy-svg/
Other
1.61k stars 157 forks source link

Character change #189

Closed Marauderer97 closed 7 years ago

Marauderer97 commented 7 years ago

@niccokunzmann as mentioned in issue #187 , I removed characters ball and blocky from the start.js(where characters are randomly chosen), to prevent the error dialog box. Hope this is ok. :)

niccokunzmann commented 7 years ago

Thanks!