1
0
mirror of https://github.com/pevans/erc-c.git synced 2026-04-25 12:17:19 +00:00

Greatly increase counter

This commit is contained in:
Peter Evans
2018-01-18 22:19:31 -06:00
parent 8d9a990997
commit e286ba34f5
+1 -1
View File
@@ -168,7 +168,7 @@ vm_screen_active(vm_screen *screen)
{
SDL_Event event;
char ch;
static int counter = 300;
static int counter = 2000;
// 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