forked from MagicBane/Server
Inline templateID
This commit is contained in:
@@ -656,10 +656,6 @@ public class Item extends AbstractWorldObject {
|
||||
return 0;
|
||||
}
|
||||
|
||||
public int getTemplateID() {
|
||||
return this.templateID;
|
||||
}
|
||||
|
||||
public int getOwnerID() {
|
||||
return ownerID;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user