megaglest-source icon indicating copy to clipboard operation
megaglest-source copied to clipboard

Feat/non blocking for loading game info

Open pavanvo opened this issue 2 years ago • 1 comments

This PR solving issue with main thread blocking, on loading .xml file with saved game. Also this code can be used somewhere else fixes #233

pavanvo avatar Aug 07 '22 18:08 pavanvo

@andy5995 like I mentioned in the other comment, @pavanvo forgot to #include <memory> like the compiler tells you, probably not needed for earlier gcc versions

Rampoina avatar Aug 14 '22 00:08 Rampoina