mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-23 15:37:25 -08:00
cleanups, games work with ISL, now we just need to clean up better when the ISL connection dies
This commit is contained in:
@@ -36,6 +36,7 @@ ServerInfo_User ServerInfo_User_Container::copyUserInfo(bool complete, bool mode
|
||||
if (userInfo) {
|
||||
result.CopyFrom(*userInfo);
|
||||
if (!moderatorInfo) {
|
||||
result.clear_session_id();
|
||||
result.clear_address();
|
||||
result.clear_id();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user