1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Chaged padsize to 1000

This commit is contained in:
James Booth 2012-10-14 17:26:35 +01:00
parent c4fd08c430
commit 655430418b

View File

@ -45,7 +45,7 @@
#include "ui.h"
#define CONS_WIN_TITLE "_cons"
#define PAD_SIZE 200
#define PAD_SIZE 1000
#define NUM_WINS 10
// holds console at index 0 and chat wins 1 through to 9