Renamed HintArrowManager methods/fields

This commit is contained in:
Pazaz 2022-06-27 16:57:22 -04:00
parent afa18fe8a7
commit 45f3a834f7
25 changed files with 617 additions and 617 deletions

View file

@ -68,9 +68,9 @@ public final class Static40 {
@OriginalMember(owner = "client!da", name = "h", descriptor = "(B)V")
public static void method1019() {
Component.sprites.method3103();
Component.models.method3103();
Component.fonts.method3103();
Component.sprites.removeSoft();
Component.models.removeSoft();
Component.fonts.removeSoft();
}
@OriginalMember(owner = "client!ha", name = "a", descriptor = "(ILclient!be;)Lclient!be;")