[Commits] [wesnoth/wesnoth] fff2e3: End Credits: fixed crash if exiting before scrolli...
GitHub
noreply at github.com
Fri Sep 16 08:05:56 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: fff2e3f193721bcdab5b7b0c831323141acf19b1
https://github.com/wesnoth/wesnoth/commit/fff2e3f193721bcdab5b7b0c831323141acf19b1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-09-16 (Fri, 16 Sep 2016)
Changed paths:
M src/gui/dialogs/end_credits.cpp
Log Message:
-----------
End Credits: fixed crash if exiting before scrolling starts
If you exit the dialog before the initial timer fires, you'll end up with a crash when it attempts
to execute. This solution seemed simpler than assigning a temp timer to the delay timer.
More information about the Commits
mailing list