BYUCS340 / Catan

Settlers of Catan Implementation for BYU CS340-MJGC group
http://byucs340.github.io/
3 stars 0 forks source link

Game refreshes from server twice every refresh cycle #41

Closed pbridd closed 8 years ago

matthewfcarlson commented 8 years ago

Turns out the poller was a listener to the timer twice. Once in declaration and once explicitly.