mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 04:13:00 +08:00
Remove online api requirement
This commit is contained in:
parent
dd63b1a350
commit
fa3d1115fa
@ -36,8 +36,6 @@ namespace osu.Game.Tests.Visual.Gameplay
|
|||||||
{
|
{
|
||||||
public class TestSceneSpectatorPlayback : OsuManualInputManagerTestScene
|
public class TestSceneSpectatorPlayback : OsuManualInputManagerTestScene
|
||||||
{
|
{
|
||||||
protected override bool UseOnlineAPI => true;
|
|
||||||
|
|
||||||
private TestRulesetInputManager playbackManager;
|
private TestRulesetInputManager playbackManager;
|
||||||
private TestRulesetInputManager recordingManager;
|
private TestRulesetInputManager recordingManager;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user