Misc Fixes

This commit is contained in:
hondacrx
2017-08-07 16:15:20 -04:00
parent 473cea0f06
commit b494d51816
13 changed files with 49 additions and 42 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ namespace BNetServer
}
}
return new AccountInfo();
return null;
}
public void CleanupLoginTickets(object state)