mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 22:20:53 +08:00
Fix test
This commit is contained in:
@@ -68,7 +68,7 @@ namespace osu.Game.Tests.Visual.SongSelect
|
||||
return 336; // recommended star rating of 2
|
||||
|
||||
case 1:
|
||||
return 928; // SR 3
|
||||
return 973; // SR 3
|
||||
|
||||
case 2:
|
||||
return 1905; // SR 4
|
||||
|
||||
Reference in New Issue
Block a user