1
0
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:
Dean Herbert 2021-06-11 17:29:30 +09:00 committed by GitHub
commit 956c4ba225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View File

@ -0,0 +1,2 @@
[General]
// no version specified means v1

View File

@ -1,6 +1,6 @@
[General]
Version: 1.0
// no version specified means v1
[Fonts]
HitCircleOverlap: 3
ScoreOverlap: 3
ScoreOverlap: 3

View File

@ -1,2 +1,2 @@
[General]
Version: 1.0
// no version specified means v1