mirror of
https://github.com/CPunch/gopenfusion.git
synced 2026-01-10 08:20:46 +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