Wrapped the game event listeners in a try/catch block so that if some listener...
Wrapped the game event listeners in a try/catch block so that if some listener to a GameEvent throws an exception, any other GameEventListeners will still get their functions called.
parent
fc2b5b9a
No related branches found
No related tags found
Please register or sign in to comment