mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-10-07 01:50:14 +00:00
shardServer: simplified peer map logic
This commit is contained in:
@@ -28,6 +28,7 @@ type CNPeer struct {
|
||||
E_key []byte
|
||||
FE_key []byte
|
||||
AccountID int
|
||||
PlayerID int32
|
||||
whichKey int
|
||||
alive bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user