mirror of
https://github.com/CPunch/gopenfusion.git
synced 2026-03-03 12:20:03 +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