1
This commit is contained in:
parent
d7e0aa68ec
commit
2555fdac88
@ -121,6 +121,9 @@ void SelfChecker::Init()
|
||||
(
|
||||
[] (const mt::Buff* meta, bool& stop)
|
||||
{
|
||||
for (int buff_id : meta->_child_buff_list) {
|
||||
SelfChecker::AddBuff(buff_id);
|
||||
}
|
||||
switch (meta->buff_effect()) {
|
||||
case kBET_AddCarBuff:
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user