武将:获取全部debug
This commit is contained in:
@@ -465,6 +465,8 @@ export async function createHeroes(roleId: string, roleName: string, sid: string
|
||||
initInfo = await pinus.app.rpc.role.roleRemote.getInitHeroById.toServer(server.id, h.hid);
|
||||
}
|
||||
|
||||
initInfo.heroInfo = { ...initInfo.heroInfo, ...h };
|
||||
|
||||
infos.set(h.hid, initInfo);
|
||||
userHeroesMap.set(h.hid, null);
|
||||
if (heroCount > 1) {
|
||||
|
||||
Reference in New Issue
Block a user