crkellen / bands

A real-time online multiplayer CTF shooter game
GNU General Public License v3.0
5 stars 4 forks source link

Mouse 1 is the only thing that works #42

Closed Dorover closed 7 years ago

Dorover commented 7 years ago

Using Chrome (v. 57) only mouse 1 is registered. Mouse 2 (right click), or middle mouse button are never registered, so they do nothing.

crkellen commented 7 years ago

I added mousedown() to fix this.