mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
6071286ef1
This fixes potential race condition when patch gets downloaded on top of zip file that's currently in active use by resource extractor and/or asset manager. This change is necessary since download can happen in the background while normal application operations are in progress.