mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
License headers + general fixes.
This commit is contained in:
@ -28,7 +28,7 @@ namespace osu.Game.Modes.Taiko.Objects.Drawable
|
||||
/// </summary>
|
||||
private bool validKeyPressed;
|
||||
|
||||
private Container bodyContainer;
|
||||
private readonly Container bodyContainer;
|
||||
|
||||
protected DrawableHit(Hit hit)
|
||||
: base(hit)
|
||||
|
Reference in New Issue
Block a user