1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:07:23 +08:00
osu-lazer/osu.Game/Rulesets/Edit/Checks
2022-10-30 16:31:07 +08:00
..
Components Remove nullable disable annotation in the issue and issue template-related class. 2022-10-30 16:25:15 +08:00
CheckAudioInVideo.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckAudioPresence.cs File name should be nullable. 2022-10-30 16:29:54 +08:00
CheckAudioQuality.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckBackgroundPresence.cs File name should be nullable. 2022-10-30 16:29:54 +08:00
CheckBackgroundQuality.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckConcurrentObjects.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckFewHitsounds.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckFilePresence.cs File name should be nullable. 2022-10-30 16:29:54 +08:00
CheckMutedObjects.cs Use empty string instead of null because issue template not accept null. 2022-10-30 16:31:07 +08:00
CheckTooShortAudioFiles.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckUnsnappedObjects.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckZeroByteFiles.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckZeroLengthObjects.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00