tpreferences: fixed Animate Map toggle not working

This commit is contained in:
Charles Dang 2016-02-11 08:05:10 +11:00
parent b6d2a685d3
commit 9d77100e2c

View file

@ -529,7 +529,7 @@ void tpreferences::initialize_members(twindow& window)
/** ANIMATE MAP **/
setup_single_toggle("animate_terrains",
show_haloes(), set_show_haloes, window);
animate_map(), set_animate_map, window);
/** SHOW UNIT STANDING ANIMS **/
setup_single_toggle("animate_units_standing",