mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Shutdown code de-duplication
This commit is contained in:
@ -110,6 +110,8 @@ plAgeLoader::~plAgeLoader()
|
||||
void plAgeLoader::Shutdown()
|
||||
{
|
||||
plResPatcher::GetInstance()->Shutdown();
|
||||
UnRegisterAs(kAgeLoader_KEY);
|
||||
SetInstance(nullptr);
|
||||
}
|
||||
|
||||
void plAgeLoader::Init()
|
||||
|
Reference in New Issue
Block a user