1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 17:27:25 +08:00
osu-lazer/osu.Game/Modes/UI
Dean Herbert 2cb801317d
JudgementInfo -> Judgement.
There is no case where we use the term "Judgement" without the suffix, so deemed it unnecessary.
2017-03-23 19:00:18 +09:00
..
ComboCounter.cs Combo should not be longs. 2017-03-10 16:05:05 +09:00
ComboResultCounter.cs More bindables! 2017-03-10 13:49:51 +09:00
HealthDisplay.cs More general refactorings. 2017-03-10 14:42:14 +09:00
HitRenderer.cs JudgementInfo -> Judgement. 2017-03-23 19:00:18 +09:00
HudOverlay.cs Fix using. 2017-03-11 14:28:06 +09:00
ModIcon.cs Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Playfield.cs JudgementInfo -> Judgement. 2017-03-23 19:00:18 +09:00
StandardComboCounter.cs Combo should not be longs. 2017-03-10 16:05:05 +09:00
StandardHealthDisplay.cs Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
StandardHudOverlay.cs Re-add files. 2017-03-11 14:27:18 +09:00