mirror of
https://github.com/ppy/osu.git
synced 2025-03-18 23:57:22 +08:00
Remove DrumHit.
This commit is contained in:
parent
79fffdb7ef
commit
b56d7f19e0
@ -1,15 +0,0 @@
|
||||
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace osu.Game.Modes.Taiko.Objects
|
||||
{
|
||||
class DrumHit
|
||||
{
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user