hburn7 / BanchoSharp

C# library for communicating with osu!Bancho
GNU General Public License v3.0
11 stars 2 forks source link

Make sure 'OnMatchAborted' is invoked on match abort #15

Closed matte-ek closed 2 years ago

matte-ek commented 2 years ago

Previously OnMatchAborted would only get called if we were executing AbortAsync ourselves.