forked from MagicBane/Server
Project reformat
This commit is contained in:
@@ -23,7 +23,6 @@ public class ItemTemplate {
|
||||
|
||||
// Global template lookup
|
||||
public static HashMap<Integer, ItemTemplate> templates = new HashMap<>();
|
||||
|
||||
public int template_id;
|
||||
|
||||
// Template Properties
|
||||
|
||||
Reference in New Issue
Block a user