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:
@ -199,6 +199,10 @@ void plNetClientMgr::Shutdown()
|
||||
IRemoveCloneRoom();
|
||||
|
||||
VaultDestroy();
|
||||
|
||||
// commit hara-kiri
|
||||
UnRegisterAs(kNetClientMgr_KEY);
|
||||
SetInstance(nullptr);
|
||||
}
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user