mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 15:41:13 +02:00
2023-04-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug where a pending hard start with a non-zero grace time was not cleared properly during a log chain event. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -2174,6 +2174,8 @@ bool RDLogPlay::StartEvent(int line,RDLogLine::TransType trans_type,
|
||||
break;
|
||||
|
||||
case RDLogLine::Chain:
|
||||
play_grace_timer->stop();
|
||||
|
||||
//
|
||||
// Assign Next Event
|
||||
//
|
||||
|
Reference in New Issue
Block a user