1
0
mirror of synced 2024-11-27 21:10:48 +01:00

Update Genre.cs

removed custom because it doesn't make any sense at all
This commit is contained in:
桜田美緒 2024-03-17 07:07:31 +08:00 committed by GitHub
parent 377d82060c
commit 19848671a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,5 @@
NamcoOriginal=5, NamcoOriginal=5,
Variety=7, Variety=7,
Classical=8, Classical=8,
Custom=9
} }
} }