fix protobean
parent
9456e7a1cc
commit
37d9d36e18
|
@ -436,6 +436,7 @@ public class CBean2Proto {
|
|||
if(!removeCache.isEmpty()){
|
||||
adventureStateInfo.removeMutBossGroup(removeCache);
|
||||
}
|
||||
builder.addAdventureStateInfoList(builder1);
|
||||
|
||||
}
|
||||
return builder.build();
|
||||
|
|
Loading…
Reference in New Issue