Skip to content

Commit

Permalink
Fix hard crash on latest lazer
Browse files Browse the repository at this point in the history
  • Loading branch information
LumpBloom7 committed Jul 10, 2020
1 parent cd463da commit 1ac62a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Rulesets.Tau/osu.Game.Rulesets.Tau.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<EmbeddedResource Include="Resources\**"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game" Version="2020.623.1"/>
<PackageReference Include="ppy.osu.Game" Version="2020.710.0"/>
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\Samples\Gameplay"/>
Expand Down

0 comments on commit 1ac62a6

Please sign in to comment.