Skip to content

Commit c3d91ff

Browse files
committed
Revert "Send kick order when clients disconnect from gpcm"
This reverts commit c3063de.
1 parent a044cea commit c3d91ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gpcm/main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,6 @@ func CloseConnection(index uint64) {
131131
session.sendLogoutStatus()
132132
}
133133

134-
qr2.OrderKickFromGroups([]uint32{session.User.ProfileId})
135-
136134
mutex.Lock()
137135
defer mutex.Unlock()
138136

0 commit comments

Comments
 (0)