X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftitle.h;h=eb1b32f0e50def5bdb0738bcad2d1b6c264e076c;hb=4d3bd02fc76e7c0b138256af7fb2f18c56952998;hp=96713a2a309a70b5352aac97781e7b45b278c65d;hpb=236df51d91f0845cd4e06b3269e262911d81f5db;p=supertux.git diff --git a/src/title.h b/src/title.h index 96713a2a3..eb1b32f0e 100644 --- a/src/title.h +++ b/src/title.h @@ -33,7 +33,7 @@ enum MainMenuIDs { /* Scrolling text speed */ -#define SCROLL_SPEED_CREDITS 2.0 +#define SCROLL_SPEED_CREDITS 1.5 #define SCROLL_SPEED_MESSAGE 1.0 void title(void);