Skip to content

Commit

Permalink
Merge pull request #1290 from andy840119/fix-lyric-sprite-text-perfor…
Browse files Browse the repository at this point in the history
…mance

Update the package to the latest to improve around 1.5x of the performance.
  • Loading branch information
andy840119 authored Apr 27, 2022
2 parents 3c2633c + 62b2111 commit 8e95f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="ILRepack.Lib.MSBuild" Version="2.1.18" />
<PackageReference Include="LanguageDetection.karaoke-dev" Version="1.3.3-alpha" />
<PackageReference Include="Octokit" Version="0.50.0" />
<PackageReference Include="osu.Framework.KaraokeFont" Version="2022.424.0" />
<PackageReference Include="osu.Framework.KaraokeFont" Version="2022.426.0" />
<PackageReference Include="osu.Framework.Microphone" Version="2022.327.0" />
<PackageReference Include="ppy.osu.Game" Version="2022.424.0" />
<PackageReference Include="LyricMaker" Version="1.1.1" />
Expand Down

0 comments on commit 8e95f8c

Please sign in to comment.