This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public class Def32 extends CacheNode { | |
| int anInt2184 = 1971236605; | |
| public int anInt2187 = 0; | |
| public int anInt2188 = -1137279401; | |
| public int anInt2192 = 1494000227; | |
| public int anInt2193 = 1072750162; | |
| int anInt2194 = -1330443429; | |
| int anInt2195 = 363726675; | |
| public int anInt2196 = 0; | |
| int anInt2197 = -830054301; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public class Def15 extends CacheNode { | |
| public boolean aBool2430 = false; | |
| public void unpack(RSBuf var1, byte var2) { | |
| while (true) { | |
| int opc = var1.get(); | |
| if (opc == 0) { | |
| return; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
NewerOlder