forked from MagicBane/Server
More junk removal
This commit is contained in:
@@ -267,10 +267,6 @@ public class ItemBase {
|
|||||||
return modTable;
|
return modTable;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void setVendorType(int vendorType) {
|
|
||||||
this.vendorType = vendorType;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getHashID() {
|
public int getHashID() {
|
||||||
return hashID;
|
return hashID;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user