Commit ef046e2c authored by VanillaSalt's avatar VanillaSalt

revert

it causes infinite loop
parent 511db883
......@@ -4583,7 +4583,6 @@ int32 field::solve_continuous(uint16 step, effect * peffect, uint8 triggering_pl
}
core.continuous_chain.pop_back();
core.solving_event.pop_front();
adjust_all();
return TRUE;
}
}
......
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