- Added an option for change the amount of lines on death log.

- Added custom display for CC done.
This commit is contained in:
Tercio
2015-03-13 23:47:41 -03:00
parent c8711a97d1
commit c5957e1dfd
16 changed files with 522 additions and 148 deletions
+2 -1
View File
@@ -877,7 +877,8 @@ local default_profile = {
trash_auto_remove = true,
--> death log
deadlog_limit = 12,
deadlog_limit = 16,
deadlog_events = 16,
--> report
report_lines = 5,