mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 23:47:24 +08:00
Merge branch 'master' into update-flow
This commit is contained in:
commit
a3f1cb2232
@ -294,6 +294,9 @@ namespace osu.Game.Screens.Tournament
|
||||
|
||||
reloadTeams();
|
||||
|
||||
if (!storage.Exists(results_filename))
|
||||
return;
|
||||
|
||||
if (loadLastResults)
|
||||
{
|
||||
try
|
||||
|
Loading…
Reference in New Issue
Block a user