1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

Merge pull request #411 from Hoikas/plclient-cleaning

Some plClient Cleanups
This commit is contained in:
2014-06-05 17:25:14 -04:00
4 changed files with 30 additions and 144 deletions

View File

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