mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Address @bdach's minor suggestions
This commit is contained in:
@ -149,7 +149,7 @@ namespace osu.Game.Rulesets.Objects.Drawables
|
||||
/// <summary>
|
||||
/// Whether the initialization logic in <see cref="Playfield" /> has applied.
|
||||
/// </summary>
|
||||
internal bool HasInitialized;
|
||||
internal bool IsInitialized;
|
||||
|
||||
/// <summary>
|
||||
/// Creates a new <see cref="DrawableHitObject"/>.
|
||||
|
Reference in New Issue
Block a user