Commit 9ba2394b authored by VanillaSalt's avatar VanillaSalt

fix

parent bdfc7285
......@@ -1526,6 +1526,7 @@ int32 field::process_phase_event(int16 step, int32 phase) {
return FALSE;
}
case 4: {
adjust_instant();
add_process(PROCESSOR_POINT_EVENT, 0, 0, 0, 0, 0);
core.units.begin()->step = -1;
return FALSE;
......
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