1
This commit is contained in:
parent
ab48c1cd49
commit
7ebbe621e1
@ -3012,5 +3012,8 @@ void Bag::InternalPushBagInfo()
|
|||||||
p->set_use_cd(pair.second->GetCdTime(owner_));
|
p->set_use_cd(pair.second->GetCdTime(owner_));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#ifdef MYDEBUG
|
||||||
|
a8::XPrintf("InternalPushBagInfo:%s\n", {f8::PbToJson(¬ify_msg)});
|
||||||
|
#endif
|
||||||
owner_->SendNotifyMsg(notify_msg);
|
owner_->SendNotifyMsg(notify_msg);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user