forked from MagicBane/Server
Using name as template id is not yet set.
This commit is contained in:
@@ -526,7 +526,7 @@ public class ItemTemplate {
|
||||
}
|
||||
|
||||
} catch (Exception e) {
|
||||
Logger.error(template_id + ":" + e);
|
||||
Logger.error(obj_name + ":" + e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user