xforce / eve-echoes-tools

Collection of tools helping in reverse engineering Eve Echoes
MIT License
70 stars 19 forks source link

Feature/fix multiprocess patch #13

Closed SilkyPants closed 3 years ago

SilkyPants commented 3 years ago

The issue was caused by the child processes no having access to the patch_file_list variable, and therefore not being able to look up the patch files correctly.