1
This commit is contained in:
parent
98729ea223
commit
d912e285f7
@ -33,6 +33,7 @@ func (this *playerMgr) ForceCreatePlayer(accountId string, sessionId string) com
|
||||
p.accountId = accountId
|
||||
p.sessionId = sessionId
|
||||
hum = p
|
||||
this.accountIdHash.Store(p.accountId, p)
|
||||
}
|
||||
return hum
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user