1
0
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:
2014-05-03 17:57:55 -04:00
parent 1d18288779
commit dc9497cf90
3 changed files with 30 additions and 54 deletions

View File

@ -199,6 +199,10 @@ void plNetClientMgr::Shutdown()
IRemoveCloneRoom();
VaultDestroy();
// commit hara-kiri
UnRegisterAs(kNetClientMgr_KEY);
SetInstance(nullptr);
}
//