forked from Cookies_Github_mirror/AquaDX
[+] Add change name for maimai and refactor settings page
This commit is contained in:
@@ -47,7 +47,9 @@ annotation class Doc(
|
||||
|
||||
@Target(AnnotationTarget.PROPERTY)
|
||||
@Retention(AnnotationRetention.RUNTIME)
|
||||
annotation class SettingField
|
||||
annotation class SettingField(
|
||||
val game: String
|
||||
)
|
||||
|
||||
// Reflection
|
||||
@Suppress("UNCHECKED_CAST")
|
||||
|
||||
Reference in New Issue
Block a user