Full source recovered from SBoT.jar (July 2004) plus the three bundled example scripts (BoneBury, GuildFish, GuildFisher). Class names are the original RSC-era single-letter obfuscation (a.java-z.java); mudclient.java and Script.java kept their real names since those weren't obfuscated.
11 lines
101 B
Java
11 lines
101 B
Java
/*
|
|
* Decompiled with CFR 0.152.
|
|
*/
|
|
public class p {
|
|
int a;
|
|
int b;
|
|
int c;
|
|
int d;
|
|
}
|
|
|