测试代码删除
parent
7720d73e62
commit
93e86b5d88
|
@ -833,7 +833,7 @@ public class HeroLogic{
|
||||||
if (teamId == GlobalsDef.FORMATION_NORMAL) {
|
if (teamId == GlobalsDef.FORMATION_NORMAL) {
|
||||||
Poster.getPoster().dispatchEvent(new UserMainTeamForceEvent(iSession.getUid()));
|
Poster.getPoster().dispatchEvent(new UserMainTeamForceEvent(iSession.getUid()));
|
||||||
}
|
}
|
||||||
CrossServiceLogic.getInstance().dispose(user);
|
|
||||||
// 跨服 更新编队信息
|
// 跨服 更新编队信息
|
||||||
if (teamId == GlobalsDef.WORLD_TEAM_ARENA_DEFENSE) {
|
if (teamId == GlobalsDef.WORLD_TEAM_ARENA_DEFENSE) {
|
||||||
CrossServiceLogic.getInstance().dispose(user);
|
CrossServiceLogic.getInstance().dispose(user);
|
||||||
|
|
Loading…
Reference in New Issue