basicallydan / skifree.js

:ski: The classic PC Game SkiFree, but in JS.
https://basicallydan.github.io/skifree.js
MIT License
514 stars 129 forks source link

Error On Click #21

Closed fpcorso closed 9 years ago

fpcorso commented 9 years ago

I am receiving a "Uncaught TypeError: Cannot read property 'x' of undefined" when left clicking. It points to this part: https://github.com/basicallydan/skifree.js/blob/master/js/main.js#L250

basicallydan commented 9 years ago

Good spot, @fpcorso. Which browser were you using when this happened?

fpcorso commented 9 years ago

I am using Google Chrome Version 40.0.2214.115 (64-bit) on Linux (Elementary OS variant of Ubuntu).