fix protobean

back_recharge
wangyuan 2019-08-17 15:17:48 +08:00
parent 9456e7a1cc
commit 37d9d36e18
1 changed files with 1 additions and 0 deletions

View File

@ -436,6 +436,7 @@ public class CBean2Proto {
if(!removeCache.isEmpty()){
adventureStateInfo.removeMutBossGroup(removeCache);
}
builder.addAdventureStateInfoList(builder1);
}
return builder.build();