[Commits] [wesnoth/wesnoth] 674db1: fix OOS in nogui mode
GitHub
noreply at github.com
Fri Mar 4 21:35:40 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 674db19cef6edfbf17c92a80bbde4980c9140b93
https://github.com/wesnoth/wesnoth/commit/674db19cef6edfbf17c92a80bbde4980c9140b93
Author: gfgtdf <tischpapier at gmail.com>
Date: 2016-03-04 (Fri, 04 Mar 2016)
Changed paths:
M src/game_initialization/playcampaign.cpp
Log Message:
-----------
fix OOS in nogui mode
even in nogui mode we need to call playcontroller.maybe_linger() to make sure the host sended the next scenario data to the server before we attempt to download it.
More information about the Commits
mailing list