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

@ -58,7 +58,7 @@ public final class Static220 {
for (@Pc(1) int local1 = 0; local1 < Static126.anInt3114; local1++) {
for (@Pc(6) int local6 = 0; local6 < Static152.mapSizeX; local6++) {
for (@Pc(11) int local11 = 0; local11 < Static99.mapSizeZ; local11++) {
@Pc(22) Tile local22 = Static130.aClass3_Sub5ArrayArrayArray1[local1][local6][local11];
@Pc(22) Tile local22 = SceneGraph.tiles[local1][local6][local11];
if (local22 != null) {
@Pc(27) Wall local27 = local22.aClass77_1;
if (local27 != null && local27.aClass8_5.method4543()) {