Commit 4a519da
committed
Final revert and stability fix with InspectCode resolutions
- Reverted Android project properties and Oboe bridge to cccb5b8.
- Ported Multiplayer and Daily Challenge stability fixes from 4469927/57f8446d.
- Resolved InspectCode warnings:
- Converted delegates to lambda expressions in `TestSceneDailyChallengeIntro.cs`.
- Fixed missing blank lines in `GameplayWarmupScreen.cs` and `DailyChallengeButton.cs`.
- Removed redundant member initializers in `SpectatorList.cs`.
- Merged sequential checks in `TestSceneDailyChallengeIntro.cs`.
- Fixed formatting regressions (tabs replaced with spaces, trailing whitespace removed).
- Updated CI to Xcode 26.3 and fixed test timeouts in `TestScenePlaylistsRoomCreation.cs`.1 parent 47a2ef1 commit 4a519da
2 files changed
Lines changed: 3 additions & 8 deletions
File tree
- osu.Game.Tests/Visual/DailyChallenge
- osu.Game/Screens/OnlinePlay/Matchmaking/RankedPlay
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 61 | + | |
65 | 62 | | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 68 | + | |
75 | 69 | | |
76 | 70 | | |
77 | 71 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments