Gyoo / LiveSplit.SplitsBet

GitHub for the LiveSplit plugin SplitsBet, the bot that makes the viewers play with the runner
8 stars 10 forks source link

Dispose the OnMessage Event Handler #19

Closed CryZe closed 9 years ago

CryZe commented 9 years ago

The OnMessage Event Handler needs to be disposed when the component is not used anymore in order to make sure the Event Handler is not called anymore.