mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Fix various tests failing due to dependence on specific online data
This commit is contained in:
@ -48,6 +48,7 @@ namespace osu.Game.Online.API.Requests.Responses
|
||||
public enum ChangelogEntryType
|
||||
{
|
||||
Add,
|
||||
Fix
|
||||
Fix,
|
||||
Misc
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user