GetDotaStats / site

The GetDotaStats site in all of its glory
http://getdotastats.com
MIT License
7 stars 2 forks source link

Replace every instance of `numPlayers` from `s2_match` with the flag check #268

Open jimmydorry opened 8 years ago

jimmydorry commented 8 years ago

We currently do a check verses the s2_match table, as well as checking the s2_flags table.

Let's just do a compatibility break and only check the flags. Everyone should update to the latest version of the library if they want to maintain their data.