ModUsage.Solo -> ModUsage.User

This commit is contained in:
Salman Ahmed
2022-03-20 06:36:51 +03:00
parent f2248ecc08
commit 70e943fbcc
8 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@ namespace osu.Game.Rulesets.Mods
/// <summary>
/// In a solo gameplay session.
/// </summary>
Solo,
User,
/// <summary>
/// In a multiplayer match, as a required mod.