mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 19:45:20 +00:00
log_frame: Minor fix for stack mode
This commit is contained in:
parent
d106934336
commit
5e11b2b056
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue