Re-namespace replay-related classes

This commit is contained in:
smoogipoo
2018-11-28 17:20:37 +09:00
parent 1717d7defb
commit 2ee181daf7
30 changed files with 34 additions and 19 deletions

View File

@ -1,6 +1,8 @@
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Game.Replays;
namespace osu.Game.Rulesets.Replays
{
public interface IAutoGenerator