mirror of
https://github.com/pevans/erc-c.git
synced 2025-01-17 19:30:13 +00:00
Bump up counter by a ton
This commit is contained in:
parent
b97af6cb16
commit
b5e1e09a35
@ -168,7 +168,7 @@ vm_screen_active(vm_screen *screen)
|
|||||||
{
|
{
|
||||||
SDL_Event event;
|
SDL_Event event;
|
||||||
char ch;
|
char ch;
|
||||||
static int counter = 500;
|
static int counter = 300000;
|
||||||
|
|
||||||
// There may be _many_ events in the queue; for example, you may be
|
// There may be _many_ events in the queue; for example, you may be
|
||||||
// facerolling on Zork because it feels good. And good for you if
|
// facerolling on Zork because it feels good. And good for you if
|
||||||
|
Loading…
x
Reference in New Issue
Block a user