CorrM / Unreal-Finder-Tool

Useful tool to help you fetch and dump Unreal Engine 4 Games information.
GNU General Public License v3.0
429 stars 169 forks source link

Fixed a bug that would crash the tool #48

Closed timb3r closed 4 years ago

timb3r commented 4 years ago

CheckLatestVersion() attempting to use the main window handle before it was created.