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.accountId = accountId
|
||||||
p.sessionId = sessionId
|
p.sessionId = sessionId
|
||||||
hum = p
|
hum = p
|
||||||
|
this.accountIdHash.Store(p.accountId, p)
|
||||||
}
|
}
|
||||||
return hum
|
return hum
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user