summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-16 16:04:16 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-16 16:04:16 +0000
commitcf815e520dda01b291a8020db04c67c4ff1ebfbf (patch)
tree0d14d20493b314ee0d53afd3dbd2a74a9db14e6b /src/game.h
parentcd5625304014f70e063e524cfd1bbb8125d9a3a5 (diff)
downloadmana-client-cf815e520dda01b291a8020db04c67c4ff1ebfbf.tar.gz
mana-client-cf815e520dda01b291a8020db04c67c4ff1ebfbf.tar.bz2
mana-client-cf815e520dda01b291a8020db04c67c4ff1ebfbf.tar.xz
mana-client-cf815e520dda01b291a8020db04c67c4ff1ebfbf.zip
More GUI image location changes and chat displays longer.
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.h b/src/game.h
index 5598d5ba..958f3880 100644
--- a/src/game.h
+++ b/src/game.h
@@ -34,7 +34,7 @@
#include <stdio.h>
#include <allegro.h>
-#define SPEECH_TIME 40
+#define SPEECH_TIME 80
#define EMOTION_TIME 40
#define SPEECH_MAX_TIME 100