[Commits] [wesnoth/wesnoth] 6d460b: fix bug #21757
GitHub
noreply at github.com
Wed Mar 5 21:25:17 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6d460b98271312f806fadfa037b7ea082e862a24
https://github.com/wesnoth/wesnoth/commit/6d460b98271312f806fadfa037b7ea082e862a24
Author: Chris Beck <render787 at gmail.com>
Date: 2014-03-05 (Wed, 05 Mar 2014)
Changed paths:
M src/game_display.cpp
Log Message:
-----------
fix bug #21757
by fixing up bad commit eb9274bd4c78a5f9a86bc9e0bf748f701d81e6b1.
the code to drop messages older than 5 should run inside the if block,
in the scenario when there were previous message, not outside it (!)
More information about the Commits
mailing list