Skip to content

Commit

Permalink
Fix visualizer crash after latest lazer update
Browse files Browse the repository at this point in the history
  • Loading branch information
EVAST9919 committed May 19, 2024
1 parent f2ee416 commit 0b7268d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Rulesets.Sandbox/osu.Game.Rulesets.Sandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<EmbeddedResource Include="Resources\**\*" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game" Version="2024.412.1" />
<PackageReference Include="ppy.osu.Game" Version="2024.517.0" />
</ItemGroup>
</Project>

0 comments on commit 0b7268d

Please sign in to comment.