mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 19:51:22 +00:00
tpreferences: fixed Animate Map toggle not working
This commit is contained in:
parent
b6d2a685d3
commit
9d77100e2c
@ -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…
x
Reference in New Issue
Block a user