mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 20:40:46 +08:00
Update resources
This commit is contained in:
@@ -15,7 +15,7 @@ namespace osu.Game.Online.Rooms
|
||||
[LocalisableDescription(typeof(MatchesStrings), nameof(MatchesStrings.MatchTeamTypesHeadToHead))]
|
||||
HeadToHead,
|
||||
|
||||
[LocalisableDescription(typeof(MatchesStrings), nameof(MatchesStrings.MatchTeamTypesTeamVs))]
|
||||
[LocalisableDescription(typeof(MatchesStrings), nameof(MatchesStrings.MatchTeamTypesTeamVersus))]
|
||||
TeamVersus,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</PackageReference>
|
||||
<PackageReference Include="Realm" Version="20.1.0" />
|
||||
<PackageReference Include="ppy.osu.Framework" Version="2025.704.0" />
|
||||
<PackageReference Include="ppy.osu.Game.Resources" Version="2025.705.0" />
|
||||
<PackageReference Include="ppy.osu.Game.Resources" Version="2025.707.0" />
|
||||
<PackageReference Include="Sentry" Version="5.1.1" />
|
||||
<!-- Held back due to 0.34.0 failing AOT compilation on ZstdSharp.dll dependency. -->
|
||||
<PackageReference Include="SharpCompress" Version="0.39.0" />
|
||||
|
||||
Reference in New Issue
Block a user