mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 03:42:58 +08:00
b00c6a1d60
The previous code was very brittle - it was not always updating properly, and seems to have worked either by a carefully crafted set of circumstances, or just plain coincidence. Having this be a get-only property avoids potential error in the future caused by not updating the index properly, at the expense of an added linear lookup. |
||
---|---|---|
.. | ||
Audio | ||
Debug | ||
Gameplay | ||
General | ||
Graphics | ||
Input | ||
Maintenance | ||
Online | ||
UserInterface | ||
AudioSection.cs | ||
DebugSection.cs | ||
GameplaySection.cs | ||
GeneralSection.cs | ||
GraphicsSection.cs | ||
InputSection.cs | ||
MaintenanceSection.cs | ||
OnlineSection.cs | ||
SizeSlider.cs | ||
SkinSection.cs | ||
UserInterfaceSection.cs |