SBoT 1.0 decompiled with CFR 0.152
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.
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
/*
|
||||
* Decompiled with CFR 0.152.
|
||||
*/
|
||||
public class g {
|
||||
protected int a;
|
||||
protected int b;
|
||||
protected int c;
|
||||
protected int d;
|
||||
protected int e;
|
||||
protected int f;
|
||||
protected l g;
|
||||
protected int h;
|
||||
protected int i;
|
||||
protected int j;
|
||||
protected int k;
|
||||
protected int l;
|
||||
protected int m;
|
||||
protected int n;
|
||||
protected boolean o = false;
|
||||
protected int p;
|
||||
protected int q = -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user