【家园功能1.1.4(特殊)】

1、删除栖云阁一键领取代码,之后有需要可以从本次提交找回
back_recharge
duhui 2021-12-30 15:21:27 +08:00
parent 6b139b482e
commit a61999d664
1 changed files with 0 additions and 5 deletions

View File

@ -178,11 +178,6 @@ public class HomeLogic {
for (ArchitectureInfo info : infoMap.values()) {
oneArchitectureEarnings(user,info,nowInt,drop);
}
// TODO: 2021/12/28 栖云阁领取
// Map<Integer, LandInfo> landInfoMap = user.getPlayerInfoManager().getLandInfoMap();
// for (LandInfo value : landInfoMap.values()) {
// oneLandEarnings(user,value,nowInt,drop);
// }
}
// 单个收获
else {