mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 00:37:40 +00:00
Fix bad merge.
This commit is contained in:
parent
0f3d8388df
commit
1070e584cd
@ -2415,7 +2415,7 @@ void display::fade_to(const color_t& c, int duration)
|
||||
}
|
||||
fade_color_ = fade_end;
|
||||
draw_manager::invalidate_region(map_outside_area());
|
||||
events::raise_draw_event();
|
||||
events::draw();
|
||||
}
|
||||
|
||||
void display::set_fade(const color_t& c)
|
||||
|
Loading…
x
Reference in New Issue
Block a user