Fix a typo in ButtonInfo.kt

This commit is contained in:
Username404-59 2021-05-20 23:50:18 +02:00
parent 4dfd850f33
commit 54799044d6
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import net.minecraft.network.chat.TranslatableComponent
/**
* Should be used on classes/objects extending [ButtonImpl]
**/
*/
@Target(AnnotationTarget.CLASS)
@Retention(AnnotationRetention.RUNTIME)
annotation class ButtonInfo(