mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-20 15:08:19 +00:00
Update demo browser on demo save
This commit is contained in:
parent
692c37398e
commit
52efb23545
|
@ -136,6 +136,8 @@ void CMenus::RenderDemoPlayer(CUIRect MainView)
|
|||
{
|
||||
m_DemoPlayerState = DEMOPLAYER_NONE;
|
||||
Client()->DemoSlice(aPath, CMenus::DemoFilterChat, &s_RemoveChat);
|
||||
DemolistPopulate();
|
||||
DemolistOnUpdate(false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue