Decreased non blocking delay
This commit is contained in:
@@ -110,7 +110,7 @@ inp_clear(void)
|
||||
void
|
||||
inp_non_block(void)
|
||||
{
|
||||
wtimeout(inp_win, 100);
|
||||
wtimeout(inp_win, 20);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user