ynoproject / ynoengine

EasyRPG-based engine for YNOproject
GNU General Public License v3.0
27 stars 14 forks source link

Retry when fails to fetch necessary file #5

Closed aleck099 closed 2 years ago

aleck099 commented 2 years ago

I planned a tour to some far locations and the game crashed again for a broken GET request. When a request fails, we can still retry, why should we give it up?