mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 03:46:22 +00:00
Decreased non blocking delay
This commit is contained in:
@@ -110,7 +110,7 @@ inp_clear(void)
|
|||||||
void
|
void
|
||||||
inp_non_block(void)
|
inp_non_block(void)
|
||||||
{
|
{
|
||||||
wtimeout(inp_win, 100);
|
wtimeout(inp_win, 20);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|||||||
Reference in New Issue
Block a user