Added /inpblock command

This commit is contained in:
James Booth
2014-12-21 18:15:29 +00:00
parent 79d4cbe967
commit 13f73a30e7
8 changed files with 55 additions and 1 deletions

View File

@@ -112,7 +112,7 @@ inp_win_resize(void)
void
inp_non_block(void)
{
wtimeout(inp_win, 20);
wtimeout(inp_win, prefs_get_inpblock());
}
void