Fix deadlock regression from fd679f0af5 when applying Game Settings itself
This commit is contained in:
@@ -150,6 +150,7 @@ protected:
|
||||
// [JsonAssetBase]
|
||||
LoadResult loadAsset() override;
|
||||
void unload(bool isReloading) override;
|
||||
void onLoaded_MainThread() override;
|
||||
|
||||
private:
|
||||
bool CreateInstance();
|
||||
|
||||
Reference in New Issue
Block a user