[Commits] [wesnoth/wesnoth] 08715b: make sure to send last action before ending the sc...
GitHub
noreply at github.com
Sat Mar 5 02:55:53 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 08715b42296667f4291eb71397a2a08af23fd09d
https://github.com/wesnoth/wesnoth/commit/08715b42296667f4291eb71397a2a08af23fd09d
Author: gfgtdf <tischpapier at gmail.com>
Date: 2016-03-05 (Sat, 05 Mar 2016)
Changed paths:
M src/playsingle_controller.cpp
Log Message:
-----------
make sure to send last action before ending the scenario
The travis mp test failed. A possible cause could be that the [init_side] was not sended to the server if the scenario was ended because of a [endlevel] during a new side turn event. This commit attempts to fix that case.
More information about the Commits
mailing list