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