Hi,

I just noticed that the autosave functionality is done twice. There is two
calls, one in playmp_controller::before_human_turn and one in
playsingle_controller::before_human_turn. The latter is called from the
former so in mp autosaving happens twice at the beginning of the players
turn.

The only difference between both calls is the first parameter which is left
empty in the first call. If there is no problem with it i would suggest to
delete the call in playmp_controller.

Greetings

Yogi


_______________________________________________
Wesnoth-dev mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-dev

Reply via email to