diff options
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 2d854a0..6b2737e 100644 --- a/config.def.h +++ b/config.def.h | |||
| @@ -24,7 +24,7 @@ static unsigned int tripleclicktimeout = 600; | |||
| 24 | static bool allowaltscreen = true; | 24 | static bool allowaltscreen = true; |
| 25 | 25 | ||
| 26 | /* frames per second st should at maximum draw to the screen */ | 26 | /* frames per second st should at maximum draw to the screen */ |
| 27 | static unsigned int xfps = 60; | 27 | static unsigned int xfps = 120; |
| 28 | static unsigned int actionfps = 30; | 28 | static unsigned int actionfps = 30; |
| 29 | 29 | ||
| 30 | /* | 30 | /* |
