Started organizing CS2/Protocol-related functions

This commit is contained in:
Pazaz 2022-04-25 04:02:02 -04:00
parent 46740027df
commit ef6a5d7385
268 changed files with 5936 additions and 6093 deletions

View file

@ -11,5 +11,5 @@ public final class QuickChatPhrase {
public QuickChatPhraseType type;
@OriginalMember(owner = "client!bd", name = "h", descriptor = "[I")
public int[] anIntArray33;
public int[] values;
}