forked from MagicBane/Server
Update to error string
This commit is contained in:
@@ -442,7 +442,7 @@ public class ItemTemplate {
|
||||
}
|
||||
|
||||
} catch (Exception e) {
|
||||
Logger.error(e);
|
||||
Logger.error(template_id + ":" + e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user