mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-16 16:21:03 +00:00
log_frame: Minor fix for stack mode
This commit is contained in:
parent
d106934336
commit
5e11b2b056
@ -637,7 +637,6 @@ void log_frame::UpdateUI()
|
||||
m_log_text += font_end_tag;
|
||||
|
||||
m_log->appendHtml(m_log_text);
|
||||
m_log_counter = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user