1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 18:23:04 +08:00
osu-lazer/osu.Game.Rulesets.Mania/UI
ANDY840119-PC\andy840119 4f0e1f03d2 fix the problem that smoogipoo suggest
1. Rename to stages
2. This should be checking for null or 0, with two exceptions:
3. Space before and after =.
4. foreach (var stage ...
5. Rename to getStageByColumn, and actualColumn -> column.
2018-01-14 11:49:23 +09:00
..
Column.cs fix : 2018-01-14 11:41:52 +09:00
DrawableManiaJudgement.cs Merge branch 'master' into master 2018-01-06 11:17:15 +09:00
HitExplosion.cs Update licence headers 2018-01-05 20:21:19 +09:00
ManiaPlayfield.cs fix the problem that smoogipoo suggest 2018-01-14 11:49:23 +09:00
ManiaRulesetContainer.cs update rom ppy master 2018-01-14 11:32:54 +09:00
ManiaStage.cs fix : 2018-01-14 11:41:52 +09:00
SpecialColumnPosition.cs Update licence headers 2018-01-05 20:21:19 +09:00