Fix typo in TelemetryEventWidget (#3441)

This commit is contained in:
apple502j 2022-12-04 14:48:35 +09:00 committed by GitHub
parent d6c93aadbf
commit 69061ca53f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ CLASS net/minecraft/class_7941 net/minecraft/client/gui/screen/option/TelemetryE
METHOD method_47643 appendTitle (Lnet/minecraft/class_327;Lnet/minecraft/class_2561;)V
ARG 1 textRenderer
ARG 2 title
METHOD method_47644 appndTitle (Lnet/minecraft/class_327;Lnet/minecraft/class_2561;I)V
METHOD method_47644 appendTitle (Lnet/minecraft/class_327;Lnet/minecraft/class_2561;I)V
ARG 1 textRenderer
ARG 2 title
ARG 3 marginBottom