Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 3 forks source link

[FIX] Check new asset definitions are valid before trying to load them #730

Closed Jomshir98 closed 5 months ago

Jomshir98 commented 5 months ago

Checks that the current file is not empty and points to an existing file before attempting reload. Fully fixing the race condition will require more changes in the asset repo.