mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-11 15:16:35 +01:00
Undo commit
This commit is contained in:
@@ -2728,7 +2728,7 @@ void RDLogPlay::Playing(int id)
|
||||
emit played(line);
|
||||
AdvanceActiveEvent();
|
||||
UpdatePostPoint();
|
||||
if (play_log!=NULL&&isRefreshable()&&play_log->autoRefresh()) {
|
||||
if (isRefreshable()&&play_log->autoRefresh()) {
|
||||
refresh();
|
||||
}
|
||||
LogPlayEvent(logline);
|
||||
|
||||
Reference in New Issue
Block a user