Files
2006Scape/2006Redone Client/src/OnDemandData.java
T
2019-06-18 15:04:35 -04:00

17 lines
347 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;
}