Merge branch 'master' into fix-testscene-rate

This commit is contained in:
Dean Herbert
2020-03-05 23:38:33 +09:00
committed by GitHub
111 changed files with 2477 additions and 1125 deletions

View File

@ -104,7 +104,7 @@ namespace osu.Game.Tests.Visual
base.Content.Add(content = new DrawSizePreservingFillContainer());
}
public void RecycleLocalStorage()
public virtual void RecycleLocalStorage()
{
if (localStorage?.IsValueCreated == true)
{