mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Fixed CID 1197343
This commit is contained in:
parent
4288bb88ae
commit
7126bd61a4
@ -632,9 +632,6 @@ const TBonusListPtr CBonusSystemNode::getAllBonusesWithoutCaching(const CSelecto
|
||||
|
||||
afterLimiting.getBonuses(*ret, selector, limit);
|
||||
}
|
||||
else
|
||||
beforeLimiting.getBonuses(*ret, selector, limit);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user