Sean-Nishi / M1Wengine

A action-adventure game developed with Python 3.11.1 and pygame. Complete missions before timer expires.
3 stars 0 forks source link

Catch all exceptions in Client side code #399

Open owalk opened 9 months ago

owalk commented 9 months ago

371 will add additional exceptions to catch. After that work is done, catch them.

Ensure all current exceptions are caught and handled as needed.