Missing change

This commit is contained in:
Wojtek Figat
2023-03-31 19:37:55 +02:00
parent e562a7d72c
commit 29d0281932

View File

@@ -211,4 +211,5 @@ private:
void OnLoading();
void OnLoaded(const struct DateTime& startTime);
void OnLoadFailed();
bool ResolveMissingFile(String& assemblyPath) const;
};