mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 00:02:54 +08:00
Merge pull request #13445 from ekrctb/fix-catch-test-legacy-skin
Specify legacy skin version of `old-skin` test skin
This commit is contained in:
commit
956c4ba225
@ -0,0 +1,2 @@
|
||||
[General]
|
||||
// no version specified means v1
|
@ -1,6 +1,6 @@
|
||||
[General]
|
||||
Version: 1.0
|
||||
// no version specified means v1
|
||||
|
||||
[Fonts]
|
||||
HitCircleOverlap: 3
|
||||
ScoreOverlap: 3
|
||||
ScoreOverlap: 3
|
||||
|
@ -1,2 +1,2 @@
|
||||
[General]
|
||||
Version: 1.0
|
||||
// no version specified means v1
|
||||
|
Loading…
Reference in New Issue
Block a user