osu/osu.Game.Rulesets.Osu
Dean Herbert 408e8d5710 Fix null reference causing crash in KiaiFlashingDrawable
Can occur if there is no fallback graphics available. Previously would
work as it was only setting the `Texture`.

As reported in https://github.com/ppy/osu/discussions/16281.
2021-12-30 22:21:39 +09:00
..
Beatmaps
Configuration
Difficulty Mark ShouldSerialize() methods as implicitly used 2021-12-28 09:02:03 +01:00
Edit Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
Judgements
Mods Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
Objects
Properties
Replays
Resources/Testing/Beatmaps
Scoring
Skinning Fix null reference causing crash in KiaiFlashingDrawable 2021-12-30 22:21:39 +09:00
Statistics
UI
Utils
osu.Game.Rulesets.Osu.csproj
OsuInputManager.cs Avoid blocking Active state propagation 2021-12-16 19:57:24 +09:00
OsuRuleset.cs Update DifficultyCalculator to take an IRulesetInfo 2021-11-15 19:16:48 +09:00
OsuSkinComponent.cs
OsuSkinComponents.cs