Last small changes

This commit is contained in:
EntenKoeniq
2022-04-19 07:41:39 +02:00
parent fca85e34e3
commit f5c9d8fc0b
5 changed files with 6 additions and 6 deletions

View File

@ -79,7 +79,7 @@ namespace CoopClient
return false;
}
public static void DownloadProgressTick()
public static void RenderProgress()
{
if (_downloadFiles.Count == 0)
{