Move all network code into Unity Project
This commit is contained in:
@@ -200,6 +200,7 @@ namespace BrewMonster.Network
|
||||
void OnDestroy()
|
||||
{
|
||||
_gameSession.Disconnect();
|
||||
_gameSession.Dispose();
|
||||
CECNPC.ReleaseStaticRes();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user