Commit 023ab6b8 authored by Momobako's avatar Momobako

Merge branch 'master' of /root/7210

parents c7b438bd 574f84a4
......@@ -3526,6 +3526,7 @@ int32 field::release(uint16 step, group * targets, effect * reason_effect, uint3
case 4: {
for(auto eit = core.dec_count_reserve.begin(); eit != core.dec_count_reserve.end(); ++eit)
(*eit)->dec_count();
core.dec_count_reserve.clear();
core.operated_set.clear();
core.operated_set = targets->container;
returns.ivalue[0] = targets->container.size();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment