More accurate Buffer naming, renamed allocation arrays

This commit is contained in:
Pazaz 2022-06-15 13:20:22 -04:00
parent 5e66d3ba01
commit c5ef44dfcb
58 changed files with 891 additions and 896 deletions

View file

@ -458,7 +458,7 @@ public final class client extends GameShell {
}
}
}
arg0.pBytes(local15, 24);
arg0.pdata(local15, 24);
}
@OriginalMember(owner = "client!lb", name = "a", descriptor = "(Z)V")