无尽修改坐标
parent
19069e4586
commit
edc1b58d5e
|
@ -670,7 +670,6 @@ public class MapLogic {
|
|||
mapManager.addWalkCells(new HashSet<>(cells));
|
||||
mapManager.setCurXY(curXY);
|
||||
getMap(user).updateLocation(user,curXY);
|
||||
mapManager.updateEndlessLocation(curXY);
|
||||
MapInfoProto.MapUpdateResponse.Builder mapUpdateResponse = MapInfoProto.MapUpdateResponse.newBuilder();
|
||||
mapUpdateResponse.setLeftTime(getLeftTime(user, true));
|
||||
mapUpdateResponse.setEventId(cell.getEventId());
|
||||
|
|
Loading…
Reference in New Issue