Fixed server termination crash. However, network games are still not properly terminated.

This commit is contained in:
lotodore
2009-06-04 20:37:18 +00:00
parent 47648392fb
commit 8005cc82c6
3 changed files with 5 additions and 9 deletions
-1
View File
@@ -31,7 +31,6 @@ SessionManager::SessionManager()
SessionManager::~SessionManager()
{
Clear();
}
bool