Files
2006Scape/2006Scape Client/src/main/java/OnDemandData.java
T
2021-03-11 00:30:16 +00:00

17 lines
331 B
Java

// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
public final class OnDemandData extends NodeSub {
public OnDemandData() {
incomplete = true;
}
int dataType;
byte buffer[];
int ID;
boolean incomplete;
int loopCycle;
}