Skip to content

Commit

Permalink
Merge pull request #1292 from andy840119/fix-render-issue
Browse files Browse the repository at this point in the history
Update font package to fix the render issue.
  • Loading branch information
andy840119 authored May 2, 2022
2 parents 4050184 + ad1185a commit 91151e8
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.51.0" />
<PackageReference Include="osu.Framework.KaraokeFont" Version="2022.426.0" />
<PackageReference Include="osu.Framework.KaraokeFont" Version="2022.502.0" />
<PackageReference Include="osu.Framework.Microphone" Version="2022.327.0" />
<PackageReference Include="ppy.osu.Game" Version="2022.501.0" />
<PackageReference Include="LyricMaker" Version="1.1.1" />
Expand Down

0 comments on commit 91151e8

Please sign in to comment.