Fixed cSchedule::GetFollowingEvent() in case there is currently no present event running

This commit is contained in:
Klaus Schmidinger
2006-02-26 15:10:02 +01:00
parent 46ad11bcf8
commit 58985f6dc1
3 changed files with 14 additions and 1 deletions

View File

@@ -1767,3 +1767,7 @@ B
Christoph Haubrich <christoph1.haubrich@arcor.de>
for making the "Ok" key in the "Jump" mode of the replay progress display confirm
the jump instead of closing the display
Pekka Mauno <pekka.mauno@iki.fi>
for fixing cSchedule::GetFollowingEvent() in case there is currently no present
event running