tpreferences: fixed Animate Map toggle not working
This commit is contained in:
parent
b6d2a685d3
commit
9d77100e2c
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue